-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Algin components with core container Lifecycle #3103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi, I’m interested in this issue. I’d like to contribute—would it be okay if I work on resolving it? |
mayleaf
added a commit
to mayleaf/spring-data-redis
that referenced
this issue
May 29, 2025
4 tasks
mayleaf
added a commit
to mayleaf/spring-data-redis
that referenced
this issue
May 29, 2025
See spring-projects#3103 Signed-off-by: UHyeon Jeong <[email protected]> <[email protected]>
mayleaf
added a commit
to mayleaf/spring-data-redis
that referenced
this issue
May 29, 2025
See spring-projects#3103 Signed-off-by: UHyeon Jeong <[email protected]>
Fix PR: #3164 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Revisit components and check if they align with the core container lifecycle arrangement.
afterPropertiesSet
-> validatestart
-> create resources/connectstop
-> disconnectThe text was updated successfully, but these errors were encountered: