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