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 JettyServerPropertiesModifierConstructorDescriptionJettyWebServerFactoryCustomizer(Environment environment, ServerProperties serverProperties, JettyServerProperties jettyProperties)