Files
Gary Russell c143c5b022 GH-1419: Remove RabbitMQ http-client Usage
Resolves https://github.com/spring-projects/spring-amqp/issues/1419

Use Spring WebFlux instead, while allowing the user to choose some other technology
in the `LocalizedQueueConnectionFactory`.

* Rename DefaultNodeLocator; add generics.
* Remove unnecessary dependencies.
2022-10-11 11:09:51 -04:00
..