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 |
---|---|
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 © 2014 Pivotal Software, Inc.. All rights reserved.