-
**Citrus Version**
4.1.0
**Question**
How can I enable **amqp** for temporary created _RMQDestinations_ (jms-temp-queues) during a synchronous citrus invocation?
**What I've tried so far*…
-
I've updated spring cloud from 2021.0.4 to 2021.0.5.
After updating I get an error while starting my spring-boot application.
I noticed, that problem is because I have `test` profile with disabled c…
-
https://ybigbang.github.io/2017/11/14/spring-cloud-stream-rabbitmq/#more
-
Hi, i found problem, my dependency tree is:
+--- io.opentracing.contrib:opentracing-spring-jaeger-cloud-starter:3.1.1
| | +--- io.opentracing.contrib:opentracing-spring-jaeger-starter:3.1.1 (*…
-
- [x] [Spring guide Messaging with RabbitMQ](https://spring.io/guides/gs/messaging-rabbitmq/)
- [ ] [Spring AMQP Reference](https://docs.spring.io/spring-amqp/reference/html/)
- [ ] [Spring AMQP Ref…
-
Metrics for rabbitmq are bound using Micrometer to the prefix `rabbitmq` (https://github.com/spring-projects/spring-boot/blob/b8983cef590686a3b1d23ffef4113b024a9a13e3/spring-boot-project/spring-boot-a…
-
I´m migrating a spring app to quarkus and one of my feature is create an object using RPC with rabbitmq queue.
In spring there is one way to do that, calling a convertSendAndReceiveAsType method. Th…
-
Currently the Spring Boot auto configuration will blow up on applicaiton startup if there is more than one bean of type RabbitTemplate. It would seem useful to support a collection of RabbitTemplate b…
-
See https://jira.spring.io/browse/SPR-16760 and https://github.com/rabbitmq/hop/issues/122 for some of the issues we currently have detecting when to start a server for Spring WebFlux.
We need to c…
-
spring.rabbitmq.host=localhost
spring.rabbitmq.port=5672
spring.rabbitmq.username=guest
spring.rabbitmq.password=guest