@@ -19,7 +19,7 @@ server:
port: 8080
servlet:
# 应用的访问路径
- context-path: /
+ context-path: /api/v1
tomcat:
# tomcat的URI编码
uri-encoding: UTF-8