Skip to content
This repository was archived by the owner on May 19, 2022. It is now read-only.

Commit 2c123c8

Browse files
committed
added redis auto config
1 parent 41cfffd commit 2c123c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# Auto Configure
22
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
3-
com.redislabs.springredisearch.RediSearchAutoConfiguration
3+
com.redislabs.springredisearch.RediSearchAutoConfiguration,\
4+
org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration

0 commit comments

Comments
 (0)