Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 292 Bytes

File metadata and controls

11 lines (7 loc) · 292 Bytes

1.7 Web Security

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

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

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