added spring boot example using msb java sdk
[msb/java-sdk.git] / example-spring-boot / src / main / resources / application.properties
diff --git a/example-spring-boot/src/main/resources/application.properties b/example-spring-boot/src/main/resources/application.properties
new file mode 100644 (file)
index 0000000..001e1f0
--- /dev/null
@@ -0,0 +1 @@
+server.contextPath=/api/v1
\ No newline at end of file