ApplicationContext support relating to web
deployment.See: Description
| Interface | Description |
|---|---|
| NonEmbeddedServletContainerFactory | Deprecated
as of 1.4 in favor of
ErrorPageRegistry |
| Class | Description |
|---|---|
| ErrorPageFilter | Deprecated
as of 1.4 in favor of org.springframework.boot.web.support.ErrorPageFilter
|
| OrderedCharacterEncodingFilter | Deprecated
as of 1.4 in favor of
org.springframework.boot.web.filter.OrderedCharacterEncodingFilter
|
| OrderedHiddenHttpMethodFilter | Deprecated
as of 1.4 in favor of
org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter
|
| OrderedHttpPutFormContentFilter | Deprecated
as of 1.4 in favor of
org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter
|
| OrderedRequestContextFilter | Deprecated
as of 1.4 in favor of
org.springframework.boot.web.filter.OrderedRequestContextFilter
|
| ServerPortInfoApplicationContextInitializer | Deprecated
as of 1.4 in favor of
org.springframework.boot.context.embedded.ServerPortInfoApplicationContextInitializer
|
| ServletContextApplicationContextInitializer | Deprecated
as of 1.4 in favor of
org.springframework.boot.web.support.ServletContextApplicationContextInitializer
|
| SpringBootServletInitializer | Deprecated
as of 1.4 in favor of
org.springframework.boot.web.support.SpringBootServletInitializer
|
ApplicationContext support relating to web
deployment.Copyright © 2016 Pivotal Software, Inc.. All rights reserved.