META-INF.spring.factories Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spring-boot-starter-shiro-biz Show documentation
Show all versions of spring-boot-starter-shiro-biz Show documentation
Spring Boot Starter For Shiro Biz
# Auto Configure
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
org.apache.shiro.spring.boot.cache.ShiroEhCache2CacheConfiguration,\
org.apache.shiro.spring.boot.cache.ShiroEhCache3CacheConfiguration,\
org.apache.shiro.spring.boot.cache.ShiroHazelcastCacheConfiguration,\
org.apache.shiro.spring.boot.cache.ShiroJ2CacheCacheConfiguration,\
org.apache.shiro.spring.boot.cache.ShiroMemoryCacheConfiguration,\
org.apache.shiro.spring.boot.cache.ShiroRedisCacheConfiguration,\
org.apache.shiro.spring.boot.cache.ShiroRedissonCacheConfiguration,\
org.apache.shiro.spring.boot.cache.ShiroSpringCacheConfiguration,\
org.apache.shiro.spring.boot.ShiroBizAnnotationProcessorAutoConfiguration,\
org.apache.shiro.spring.boot.ShiroBizWebAutoConfiguration,\
org.apache.shiro.spring.boot.ShiroBizWebFilterConfiguration,\
org.apache.shiro.spring.boot.actuate.ShiroEndpointAutoConfiguration