spring-data-redis
spring-data-redis copied to clipboard
Align components with core container Lifecycle
Revisit components and check if they align with the core container lifecycle arrangement.
afterPropertiesSet-> validatestart-> create resources/connectstop-> disconnect- ...
Hi, I’m interested in this issue. I’d like to contribute—would it be okay if I work on resolving it?
Fix PR: https://github.com/spring-projects/spring-data-redis/pull/3164