Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
org.springframework.boot.autoconfigure.web |
Auto-configuration for embedded servlet containers and Spring MVC.
|
Modifier and Type | Method and Description |
---|---|
HalJsonMvcEndpoint |
EndpointWebMvcHypermediaManagementContextConfiguration.halJsonMvcEndpoint(ManagementServletContext managementServletContext,
ResourceProperties resources,
ResourceLoader resourceLoader) |
Modifier and Type | Method and Description |
---|---|
org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WelcomePageHandlerMapping |
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.welcomePageHandlerMapping(ResourceProperties resourceProperties) |
Constructor and Description |
---|
DefaultErrorViewResolver(ApplicationContext applicationContext,
ResourceProperties resourceProperties)
Create a new
DefaultErrorViewResolver instance. |
ErrorMvcAutoConfiguration(ApplicationContext applicationContext,
ServerProperties serverProperties,
ResourceProperties resourceProperties) |
FaviconConfiguration(ResourceProperties resourceProperties) |
WebMvcAutoConfigurationAdapter(ResourceProperties resourceProperties,
WebMvcProperties mvcProperties,
ListableBeanFactory beanFactory,
HttpMessageConverters messageConverters,
ObjectProvider<org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.ResourceHandlerRegistrationCustomizer> resourceHandlerRegistrationCustomizerProvider) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.