diff options
Diffstat (limited to 'example-spring-boot/src/main/resources')
-rw-r--r-- | example-spring-boot/src/main/resources/application.properties | 1 |
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 |