Class TomcatVirtualThreadsWebServerFactoryCustomizer

java.lang.Object
org.springframework.boot.tomcat.autoconfigure.TomcatVirtualThreadsWebServerFactoryCustomizer
All Implemented Interfaces:
WebServerFactoryCustomizer<ConfigurableTomcatWebServerFactory>, Ordered

public class TomcatVirtualThreadsWebServerFactoryCustomizer extends Object implements WebServerFactoryCustomizer<ConfigurableTomcatWebServerFactory>, Ordered
Since:
4.0.0
Author:
Moritz Halbritter