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