micronaut-projects / micronaut-rabbitmq

Micronaut extensions to easily publish and consume messages with RabbitMQ
Apache License 2.0
19 stars 20 forks source link

When there are accumulated messages in rabbitmq in micronaut, and the rabbimq consumer starts to work immediately when the project is started here, but because some things in the micronaut framework have not been initialized, an error is reported #247

Closed chengna106 closed 3 years ago

chengna106 commented 3 years ago

When there are accumulated messages in rabbitmq in micronaut, and the rabbimq consumer starts to work immediately when the project is started here, but because some things in the micronaut framework have not been initialized, an error is reported

jameskleeh commented 3 years ago

If you update this issue with more relevant information I'll reopen it