修复记住我失效的问题(IAPHA4)
This commit is contained in:
parent
1324818e46
commit
96bf7d5c17
@ -20,6 +20,8 @@ server:
|
|||||||
servlet:
|
servlet:
|
||||||
# 应用的访问路径
|
# 应用的访问路径
|
||||||
context-path: /
|
context-path: /
|
||||||
|
# http请求头大小
|
||||||
|
max-http-header-size: 65536
|
||||||
tomcat:
|
tomcat:
|
||||||
# tomcat的URI编码
|
# tomcat的URI编码
|
||||||
uri-encoding: UTF-8
|
uri-encoding: UTF-8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user