增加servlet编码配置
This commit is contained in:
parent
88b84c4e40
commit
b925ab5abc
@ -7,6 +7,8 @@ server:
|
||||
default-index-page: route/custom/index
|
||||
servlet:
|
||||
context-path: /usercenter
|
||||
encoding:
|
||||
force-response: true
|
||||
|
||||
spring:
|
||||
login-url: /oauth/login
|
||||
|
Loading…
Reference in New Issue
Block a user