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

5 lines
156 B
Plaintext
Raw Normal View History

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