增加servlet编码配置

This commit is contained in:
TS-QD1 2023-05-09 17:50:27 +08:00
parent 88b84c4e40
commit b925ab5abc

View File

@ -7,6 +7,8 @@ server:
default-index-page: route/custom/index
servlet:
context-path: /usercenter
encoding:
force-response: true
spring:
login-url: /oauth/login