You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should enable DefaultMessageListenerContainer to auto-startup and participate in the container-managed lifecycle instead of requiring applications to start the lifecycle.
Activity
jhl221123 commentedon May 15, 2025
Hi @mp911de, if this issue is still open for contributions, I'd like to work on it.
Enable auto-startup for DefaultMessageListenerContainer.
DefaultMessageListenerContainer
#4976injae-kim commentedon May 20, 2025
Fix PR by @jhl221123 : #4976
Polishing.
Enable auto-startup for `DefaultMessageListenerContainer`.