修正Shiro过滤器重复加载及加载顺序问题

This commit is contained in:
thinkgem
2018-01-12 22:16:17 +08:00
parent a0c71ce81a
commit 332b5be61f
8 changed files with 125 additions and 121 deletions

View File

@@ -1,3 +1,10 @@
spring:
profiles:
active: default
main:
banner-mode: "off"
server:
@@ -6,10 +13,6 @@ server:
tomcat:
uri-encoding: UTF-8
spring:
main:
banner-mode: "off"
debug: true