| Package | Description |
|---|---|
| org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
| org.springframework.boot.autoconfigure.session |
Auto-configuration for Spring Session.
|
| org.springframework.boot.autoconfigure.web |
Auto-configuration for embedded servlet containers and Spring MVC.
|
| org.springframework.boot.devtools.autoconfigure |
Auto-configuration for
spring-boot-devtools. |
| Modifier and Type | Method and Description |
|---|---|
ServerProperties |
ManagementServerPropertiesAutoConfiguration.serverProperties() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.hateoas.hal.DefaultCurieProvider |
EndpointWebMvcHypermediaManagementContextConfiguration.curieProvider(ServerProperties server,
ManagementServerProperties management,
DocsMvcEndpoint endpoint) |
| Constructor and Description |
|---|
SessionProperties(ObjectProvider<ServerProperties> serverProperties) |
| Modifier and Type | Method and Description |
|---|---|
ServerProperties |
ServerPropertiesAutoConfiguration.serverProperties() |
| Constructor and Description |
|---|
DispatcherServletRegistrationConfiguration(ServerProperties serverProperties,
WebMvcProperties webMvcProperties,
ObjectProvider<MultipartConfigElement> multipartConfigProvider) |
ErrorMvcAutoConfiguration(ApplicationContext applicationContext,
ServerProperties serverProperties,
ResourceProperties resourceProperties) |
| Constructor and Description |
|---|
RemoteDevToolsAutoConfiguration(DevToolsProperties properties,
ServerProperties serverProperties) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.