See: Description
Interface | Description |
---|---|
DispatcherServletPath |
Interface that can be used by auto-configurations that need path details for the
default DispatcherServlet . |
DispatcherServletPathProvider | Deprecated
since 2.0.4 in favor of
DispatcherServletPath and
DispatcherServletRegistrationBean |
JerseyApplicationPath |
Interface that can be used by auto-configurations that need path details Jersey's
application path that serves as the base URI for the application.
|
WebMvcRegistrations |
Interface to register key components of the
WebMvcConfigurationSupport in place
of the default ones provided by Spring MVC. |
Enum | Description |
---|---|
WebMvcProperties.LocaleResolver |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.