Uses of Class
org.springframework.boot.jetty.autoconfigure.JettyServerProperties
Packages that use JettyServerProperties
-
Uses of JettyServerProperties in org.springframework.boot.jetty.autoconfigure
Constructors in org.springframework.boot.jetty.autoconfigure with parameters of type JettyServerPropertiesModifierConstructorDescriptionJettyVirtualThreadsWebServerFactoryCustomizer
(JettyServerProperties jettyProperties) JettyWebServerConfiguration
(JettyServerProperties jettyProperties) JettyWebServerFactoryCustomizer
(Environment environment, ServerProperties serverProperties, JettyServerProperties jettyProperties)