> For the complete documentation index, see [llms.txt](https://docs.flydean.com/spring-framework-documentation5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flydean.com/spring-framework-documentation5/webservlet/1.spring-web-mvc/1.7webservlet.md).

# 1.7 Web Security

Spring Security项目提供了保护Web应用程序免受恶意利用的支持。 请参阅Spring Security参考文档，包括：

* Spring MVC安全性
* Spring MVC测试支持
* CSRF保护
* 安全响应标题

HDIV是另一个与Spring MVC集成的Web安全框架。
