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 toolbox Show documentation
Show all versions of toolbox Show documentation
A personal java tool package project
# Auto Configure
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
cn.cheny.toolbox.spring.SpringToolAutoConfig,\
cn.cheny.toolbox.redis.SpringToolboxRedisAutoConfig,\
cn.cheny.toolbox.entityCache.spring.SpringEntityCacheAutoConfig,\
cn.cheny.toolbox.coordinator.RedisCoordinatorAutoConfig
© 2015 - 2024 Weber Informatics LLC | Privacy Policy