| Package | Description |
|---|---|
| org.springframework.boot.autoconfigure.web |
Auto-configuration for embedded servlet containers and Spring MVC.
|
| 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 © 2016 Pivotal Software, Inc.. All rights reserved.