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 serverProperties) Create a new JettyVirtualThreadsWebServerFactoryCustomizer.JettyWebServerFactoryCustomizer(Environment environment, ServerProperties serverProperties, JettyServerProperties jettyProperties)