| Name | Description | Type | Package | Framework |
| ErrorPageFilter | A special AbstractConfigurableEmbeddedServletContainer for non-embeddedapplications (i. | Class | org.springframework.boot.context.web | Spring Boot |
| OrderedCharacterEncodingFilter | CharacterEncodingFilter that also implements Ordered. | Class | org.springframework.boot.context.web | Spring Boot |
| OrderedHiddenHttpMethodFilter | HiddenHttpMethodFilter that also implements Ordered. | Class | org.springframework.boot.context.web | Spring Boot |
| OrderedHttpPutFormContentFilter | HttpPutFormContentFilter that also implements Ordered. | Class | org.springframework.boot.context.web | Spring Boot |
| OrderedRequestContextFilter | RequestContextFilter that also implements Ordered. | Class | org.springframework.boot.context.web | Spring Boot |
| ServerPortInfoApplicationContextInitializer | ApplicationContextInitializer that sets Environment properties for theports that EmbeddedServletContainer servers are actually listening on. | Class | org.springframework.boot.context.web | Spring Boot |
| ServletContextApplicationContextInitializer | ApplicationContextInitializer for setting the servlet context. | Class | org.springframework.boot.context.web | Spring Boot |
| SpringBootServletInitializer | An opinionated WebApplicationInitializer to run a SpringApplicationfrom a traditional WAR deployment. | Class | org.springframework.boot.context.web | Spring Boot |