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
{{ message }}
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.
***************************
APPLICATION FAILED TO START
***************************
Description:
A component required a bean named 'test1' that could not be found.
Action:
Consider defining a bean named 'test1' in your configuration.
Disconnected from the target VM, address: '127.0.0.1:51331', transport: 'socket'
Process finished with exit code 1
Please, just let me know if you need more information.
Thanks
The text was updated successfully, but these errors were encountered:
Hi @lhmoraes. thank you for opening the issue.
This is happening because you are using MultiRabbit 2.3.1 with SpringBoot 2.4.x (and the underlying version of spring-amqp).
This is probably fixed when MultiRabbit 2.4.0 or 2.4.1 is released.
You can subscribe to the issue GH-35 to be aware of updates on this.
Hi @lhmoraes, we've fixed this issue on releases v2.2.4, v2.3.5 and v2.4.0(Introduces compatibility with Spring Boot 2.4.0).
Please take a look and let us know you need any help.
Thanks.
Spring Boot: 2.4.4
Spring Starter AMQP: 2.4.4
Kotlin: 1.4.31
com.free-now.multirabbit:spring-multirabbit:2.3.1
application.properties
Main Class:
Listener Class:
Exception:
Please, just let me know if you need more information.
Thanks
The text was updated successfully, but these errors were encountered: