Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
org.springframework.boot.autoconfigure.session | |
org.springframework.boot.autoconfigure.web |
Auto-configuration for embedded servlet containers and Spring MVC.
|
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) |
Modifier and Type | Method and Description |
---|---|
ServerProperties |
SessionAutoConfiguration.SessionRedisHttpConfiguration.ServerPropertiesConfiguration.serverProperties() |
Constructor and Description |
---|
SessionRedisHttpConfiguration(ServerProperties serverProperties,
org.springframework.session.data.redis.RedisOperationsSessionRepository sessionRepository) |
Modifier and Type | Method and Description |
---|---|
ServerProperties |
ServerPropertiesAutoConfiguration.serverProperties() |
Constructor and Description |
---|
DispatcherServletConfiguration(ServerProperties server,
WebMvcProperties webMvcProperties,
ObjectProvider<MultipartConfigElement> multipartConfigProvider) |
ErrorMvcAutoConfiguration(ServerProperties properties) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.