Closed as not planned
Description
See https://jira.spring.io/browse/SPR-16760 and rabbitmq/hop#122 for some of the issues we currently have detecting when to start a server for Spring WebFlux.
We need to consider the spring-webflux
jar to be more like spring-web
and not spring-webmvc
. The webflux jar alone is not a strong enough signal that an embedded server should be started.