You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the release of Spring Boot 3.2 a new property spring.threads.virtual.enabled was added which, amongst other classes, configured Tomcat and Jetty HTTP request handling to be performed using a virtual thread executor.
Are there any plans to also provide out of the box support for Undertow?