修正Shiro过滤器重复加载及加载顺序问题
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user