Package | Description |
---|---|
org.springframework.boot.autoconfigure.web |
Auto-configuration for embedded servlet containers and Spring MVC.
|
Modifier and Type | Class and Description |
---|---|
class |
WebMvcRegistrationsAdapter
An implementation of
WebMvcRegistrations with empty methods allowing
sub-classes to override only the methods they're interested in. |
Constructor and Description |
---|
EnableWebMvcConfiguration(ObjectProvider<WebMvcProperties> mvcPropertiesProvider,
ObjectProvider<WebMvcRegistrations> mvcRegistrationsProvider,
ListableBeanFactory beanFactory) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.