Uses of Class
org.springframework.boot.undertow.autoconfigure.UndertowServerProperties
Packages that use UndertowServerProperties
Package
Description
Classes related to the auto-configuration of a servlet or reactive web server using
Undertow.
-
Uses of UndertowServerProperties in org.springframework.boot.undertow.autoconfigure
Constructors in org.springframework.boot.undertow.autoconfigure with parameters of type UndertowServerPropertiesModifierConstructorDescriptionUndertowWebServerFactoryCustomizer
(Environment environment, ServerProperties serverProperties, UndertowServerProperties undertowProperties)