spring-boot/spring-boot-project/spring-boot-dependencies
Stephane Nicoll fbe88c483e Prevent rabbitmq starter to bring webflux on the classpath
This commit excludes `com.rabbitmq:http-client` from `spring-rabbit` as
the former brings spring webflux for an optional feature. This also
prevents Spring Boot to consider that a web server should be started as
all the necessary pieces are unexpectedly present.

Closes gh-12853
2018-04-26 16:44:42 +02:00
..
src/main/xslt Fix POMs for the updated build/release process 2017-10-04 16:34:38 -07:00
pom.xml Prevent rabbitmq starter to bring webflux on the classpath 2018-04-26 16:44:42 +02:00