hoe-recovery/hoe-common/common-redis/src/main/resources/META-INF/spring.factories

5 lines
162 B
Plaintext
Raw Normal View History

2024-03-05 07:42:27 +00:00
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
2024-05-21 05:47:03 +00:00
com.recovery.common.base.config.redis.RedisConfig,\
2024-03-05 07:42:27 +00:00
com.recovery.common.base.util.RedisUtil