| Name | Description | Type | Package | Framework |
| ServerProperties | ConfigurationProperties for a web server (e. | Class | org.springframework.boot.autoconfigure.web | Spring Boot |
| ServerProperties .Session | Class | org.springframework.boot.autoconfigure.web.ServerProperties | Spring Boot | |
| ServerProperties .Session .Cookie | Class | org.springframework.boot.autoconfigure.web.ServerProperties.Session | Spring Boot | |
| ServerProperties .Tomcat | Class | org.springframework.boot.autoconfigure.web.ServerProperties | Spring Boot | |
| ServerProperties .Tomcat .Accesslog | Class | org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat | Spring Boot | |
| ServerProperties .Undertow | Class | org.springframework.boot.autoconfigure.web.ServerProperties | Spring Boot | |
| ServerProperties .Undertow .Accesslog | Class | org.springframework.boot.autoconfigure.web.ServerProperties.Undertow | Spring Boot | |
| ServerPropertiesAutoConfiguration | Auto-configuration that configures theConfigurableEmbeddedServletContainer from a ServerProperties bean. | Class | org.springframework.boot.autoconfigure.web | Spring Boot |