Currently, RedisStandaloneConfiguration
is only created via
RedisProperties
. This change allows to use a custom RedisStandaloneConfiguration
bean.
See gh-27990
Comment From: snicoll
Thanks again Eddú.
Currently, RedisStandaloneConfiguration
is only created via
RedisProperties
. This change allows to use a custom RedisStandaloneConfiguration
bean.
See gh-27990
Comment From: snicoll
Thanks again Eddú.