クラス UndertowWebServerFactoryCustomizer

java.lang.ObjectSE
org.springframework.boot.autoconfigure.web.embedded.UndertowWebServerFactoryCustomizer
実装されたすべてのインターフェース:
WebServerFactoryCustomizer<ConfigurableUndertowWebServerFactory>Ordered

public class UndertowWebServerFactoryCustomizer extends ObjectSE implements WebServerFactoryCustomizer<ConfigurableUndertowWebServerFactory>, Ordered
Servlet サーバーと Reactive サーバーの両方に共通する Undertow 固有の機能のカスタマイズ。
導入:
2.0.0
作成者:
Brian Clozel, Yulin Qin, Stephane Nicoll, Phillip Webb, Arstiom Yudovin, Rafiullah Hamedy, HaiTao Zhang