Fix spelling error in class name in spring.factories
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# Auto Configure
|
||||
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
||||
org.springframework.boot.starter.redis.RedisStarterDepricationWarningAutoConfiguration
|
||||
org.springframework.boot.starter.redis.RedisStarterDeprecationWarningAutoConfiguration
|
||||
|
||||
Reference in New Issue
Block a user