- All Implemented Interfaces:
- WebServerFactoryCustomizer<ConfigurableUndertowWebServerFactory>, org.springframework.core.Ordered
public class UndertowWebServerFactoryCustomizer
extends Object
implements WebServerFactoryCustomizer<ConfigurableUndertowWebServerFactory>, org.springframework.core.Ordered
Customization for Undertow-specific features common for both Servlet and Reactive
servers.
- Since:
- 2.0.0
- Author:
- Brian Clozel, Yulin Qin, Stephane Nicoll, Phillip Webb, Arstiom Yudovin, Rafiullah Hamedy, HaiTao Zhang