asarkar / embedded-redis-spring

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support EmbeddedRedisConfigurer bean

asarkar opened this issue · comments

If a user wants to use values from the Spring environment, they can create a EmbeddedRedisConfigurer bean. If not available, a new instance shall be create.