aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/application.properties
diff options
context:
space:
mode:
authorNelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>2019-03-17 01:15:13 -0400
committerNelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>2019-03-17 01:24:25 -0400
commit01dbe014a6603a0e4d189f3129f42ed334405947 (patch)
treeb6c441cdf8672a3d3225e3175626c56db8ce5595 /src/test/resources/application.properties
parent0db1ea358fdc74daf7b2039f7364ca0fff08bc77 (diff)
Update logbax.xml and create test resources.
Also update pom to reflect that test resources are located in a different dir. Issue-ID: MUSIC-365 Change-Id: Ie118621dfdea9819403d3adf4f9d54cd2571ecdc Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
Diffstat (limited to 'src/test/resources/application.properties')
-rw-r--r--src/test/resources/application.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/resources/application.properties b/src/test/resources/application.properties
new file mode 100644
index 00000000..02e9c1a9
--- /dev/null
+++ b/src/test/resources/application.properties
@@ -0,0 +1,2 @@
+server.port=8080
+server.servlet.context-path=/MUSIC/rest \ No newline at end of file