aboutsummaryrefslogtreecommitdiffstats
path: root/music-rest/src/main/java/org/onap/music/eelf/logging/MusicLoggingServletFilter.java
AgeCommit message (Collapse)AuthorFilesLines
2020-03-02Junit test case coverage for some classes in music-restGadicherla, Shiva1-1/+1
Issue-ID: MUSIC-521 Signed-off-by: Gadicherla, Shiva <shiva.gadicherla@att.com> Change-Id: I3be0da4c0f9e2cb052e9f2dcd3ce5931b8f59d9a
2019-09-26Split music src into music-core and music-restArthur Martella1-0/+207
Separating music into two directories to build with two pom files. Hopefully this should allow both jars to be deployed in nexus. Do not merge without careful review!!! Issue-ID: MUSIC-505 Signed-off-by: Martella, Arthur <arthur.martella.1@att.com> Change-Id: I9dd2074e7f4499216c2bcd00095829dd43e2d0f9