Class TomcatVirtualThreadsWebServerFactoryCustomizer

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

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