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
Related to spring-projects/spring-amqp#2522
No need to use an `AddressResolver` with the latest RabbitMQ Streams Client library
The current configuration is reflecting whatever Spring Boot auto-configuration experience
would expect from us
Copy file name to clipboardExpand all lines: spring-integration-amqp/src/test/java/org/springframework/integration/amqp/outbound/RabbitStreamMessageHandlerTests.java
Copy file name to clipboardExpand all lines: spring-integration-amqp/src/test/java/org/springframework/integration/amqp/support/RabbitTestContainer.java
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,6 @@ public interface RabbitTestContainer {
0 commit comments