- All Implemented Interfaces:
- WebServerFactoryCustomizer<ConfigurableTomcatWebServerFactory>, org.springframework.core.Ordered
public class TomcatWebServerFactoryCustomizer
extends Object
implements WebServerFactoryCustomizer<ConfigurableTomcatWebServerFactory>, org.springframework.core.Ordered
Customization for Tomcat-specific features common for both Servlet and Reactive
servers.
- Since:
- 2.0.0
- Author:
- Brian Clozel, Yulin Qin, Stephane Nicoll, Phillip Webb, Artsiom Yudovin, Chentao Qu, Rafiullah Hamedy