Explicitly set asyncSupported for reactive servers
Update `JettyReactiveWebServerFactory`/`TomcatReactiveWebServerFactory` to explicitly set `asyncSupported` to `true`. Fixes gh-12486
Showing
Please register or sign in to comment
Update `JettyReactiveWebServerFactory`/`TomcatReactiveWebServerFactory` to explicitly set `asyncSupported` to `true`. Fixes gh-12486