Package org.springframework.boot.web.servlet.support
package org.springframework.boot.web.servlet.support
Support classes for Servlet-based web servers.
-
ClassDescriptionA Servlet
Filter
that provides anErrorPageRegistry
for non-embedded applications (i.e.ApplicationContextInitializer
for setting the servlet context.An opinionatedWebApplicationInitializer
to run aSpringApplication
from a traditional WAR deployment.