
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 phoenix-core Show documentation
Show all versions of phoenix-core Show documentation
myoss open source project, phoenix core written in Java
The newest version!
# Auto Configure
org.springframework.boot.autoconfigure.EnableAutoConfiguration = \
com.github.myoss.phoenix.core.spring.boot.config.CommonAutoConfiguration,\
com.github.myoss.phoenix.core.spring.boot.config.FastJsonAutoConfiguration,\
com.github.myoss.phoenix.core.spring.boot.config.http.RestTemplate4OkHttp3ClientAutoConfiguration,\
com.github.myoss.phoenix.core.cache.redis.RedisLockServiceAutoConfiguration
© 2015 - 2025 Weber Informatics LLC | Privacy Policy