update springboot 升级 2.3.10 依赖全面升级适配

This commit is contained in:
疯狂的狮子li 2021-05-14 17:03:19 +08:00
parent dab99405c5
commit 869e975ed1
1 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
--- # 本地环境配置
spring:
profiles:
active: local
---
# 项目相关配置
ruoyi:
# 名称
@ -26,7 +31,7 @@ captcha:
# 开发环境配置
server:
# 服务器的HTTP端口默认为8080
port: 8081
port: 8080
servlet:
# 应用的访问路径
context-path: /