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
It is not dead code though, but apart from parsing the message from rabbitMq and logging it, no other action is performed. I guess the intent was first to acknowledge the fact that an action had been performed console-side, but maybe we could just discard the need for a listener here, or maybe keeping it as it is for future usage ?
It would be a more "spring-boot'-ish approach to use configuration classes, instead of the 2 xml configuration files from the classpath:
The text was updated successfully, but these errors were encountered: