ApplicationContext
support relating to web
deployment.See: Description
Interface | Description |
---|---|
NonEmbeddedServletContainerFactory |
Marker interface for
EmbeddedServletContainerFactory types that are actually
safe to run in a non-embedded container. |
Class | Description |
---|---|
ErrorPageFilter |
A special
AbstractConfigurableEmbeddedServletContainer for non-embedded
applications (i.e. |
ServletContextApplicationContextInitializer |
ApplicationContextInitializer for setting the servlet context. |
SpringBootServletInitializer |
A handy opinionated
WebApplicationInitializer for applications that starts a
Spring Boot application and lets it bind to the servlet and filter mappings. |
ApplicationContext
support relating to web
deployment.Copyright © 2015 Pivotal Software, Inc.. All rights reserved.