Add support for reactive web servers auto-configuration
This commit adds the auto-configuration for creating reactive `EmbeddedWebServer` instances. This adds support for the following servers: Reactor Netty, Tomcat, Jetty and Undertow. Fixes gh-8302 Fixes gh-8117
Showing
Please register or sign in to comment