update 支持配置文件指定应用路径

This commit is contained in:
疯狂的狮子li
2022-02-28 10:26:58 +08:00
parent aa45176fa7
commit 9bd29a6777
7 changed files with 347 additions and 336 deletions

View File

@@ -1,6 +1,8 @@
# Tomcat
server:
port: 8080
servlet:
context-path: /
# Spring
spring: