Fix spelling error in class name in spring.factories

This commit is contained in:
Dave Syer 2016-05-22 10:59:58 +01:00
parent ba824b240b
commit ea469f9bc2
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
# Auto Configure
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
org.springframework.boot.starter.redis.RedisStarterDepricationWarningAutoConfiguration
org.springframework.boot.starter.redis.RedisStarterDeprecationWarningAutoConfiguration