aboutsummaryrefslogtreecommitdiffstats
path: root/example-spring-boot/src/main/resources
diff options
context:
space:
mode:
authorvirajput <vijendra_rajput@infosys.com>2017-08-31 15:46:27 +0530
committervirajput <vijendra_rajput@infosys.com>2017-08-31 15:49:51 +0530
commite638628b22fef6f480fa104cd696834dddf6c030 (patch)
treedd66e5f9c794eca6b6239ee5dbff980a2f8bf647 /example-spring-boot/src/main/resources
parentde0c3cac5c259a83eba9711aa295ddf919fd6df5 (diff)
added spring boot example using msb java sdk
Issue-Id: MSB-23 Change-Id: Ic3caf7d63a4588aab73df1b07da3d15d6edfa485 Signed-off-by: virajput <vijendra_rajput@infosys.com>
Diffstat (limited to 'example-spring-boot/src/main/resources')
-rw-r--r--example-spring-boot/src/main/resources/application.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/example-spring-boot/src/main/resources/application.properties b/example-spring-boot/src/main/resources/application.properties
new file mode 100644
index 0000000..001e1f0
--- /dev/null
+++ b/example-spring-boot/src/main/resources/application.properties
@@ -0,0 +1 @@
+server.contextPath=/api/v1 \ No newline at end of file