spring-cloud / spring-cloud-stream

Framework for building Event-Driven Microservices
http://cloud.spring.io/spring-cloud-stream
Apache License 2.0
993 stars 606 forks source link

Binder for ActiveMQ Artemis integration #2970

Closed abhiptl closed 1 week ago

abhiptl commented 3 months ago

We are using ActiveMQ Artemis in our project. We use Spring cloud config server to load configuration from Git. We wanted to leverage ActiveMQ Artemis as cloud bus for dynamic reloading.

Do we have any binder available for Artemis?

olegz commented 1 week ago

No, we don't. Feel free to contribute