Skip to content

Commit

Permalink
hotfix springboot spring.factories
Browse files Browse the repository at this point in the history
  • Loading branch information
dngzs authored and bmarwell committed Nov 22, 2020
1 parent 3bd10d3 commit 5f367c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
org.springframework.boot.autoconfigure.EnableAutoConfiguration = \
org.apache.shiro.spring.config.web.autoconfigure.ShiroWebAutoConfiguration,\
org.apache.shiro.spring.config.web.autoconfigure.ShiroWebFilterConfiguration, \
org.apache.shiro.spring.config.web.autoconfigure.ShiroWebFilterConfiguration,\
org.apache.shiro.spring.config.web.autoconfigure.ShiroWebMvcAutoConfiguration

0 comments on commit 5f367c3

Please sign in to comment.