Spring Security
5.7.3Spring Security is a powerful and highly customizable authentication and access-control framework. It is the de-facto standard for securing Spring-based applications.
Spring Security is a framework that focuses on providing both authentication and authorization to Java applications. Like all Spring projects, the real power of Spring Security is found in how easily it can be extended to meet custom requirements
Features
-
Comprehensive and extensible support for both Authentication and Authorization
-
Protection against attacks like session fixation, clickjacking, cross site request forgery, etc
-
Servlet API integration
-
Optional integration with Spring Web MVC
-
Much more…
Quickstart Your Project
Documentation
5.7.3 CURRENT GA | Reference Doc. | API Doc. |
6.0.0-SNAPSHOT SNAPSHOT | Reference Doc. | API Doc. |
6.0.0-M6 PRE | Reference Doc. | API Doc. |
5.8.0-SNAPSHOT SNAPSHOT | Reference Doc. | API Doc. |
5.8.0-M2 PRE | Reference Doc. | API Doc. |
5.7.4-SNAPSHOT SNAPSHOT | Reference Doc. | API Doc. |
5.6.8-SNAPSHOT SNAPSHOT | Reference Doc. | API Doc. |
5.6.7 GA | Reference Doc. | API Doc. |
5.5.9-SNAPSHOT SNAPSHOT | Reference Doc. | API Doc. |
5.5.8 GA | Reference Doc. | API Doc. |
5.4.10 GA | Reference Doc. | API Doc. |
5.3.13.RELEASE GA | Reference Doc. | API Doc. |
5.2.15.RELEASE GA | Reference Doc. | API Doc. |
Guides
Topics
Branch | Initial Release | End of Support | End Commercial Support * |
---|---|---|---|
5.7.x
|
2022-05-16 | 2023-05-16 | 2024-09-16 |
5.6.x
|
2021-11-15 | 2022-11-15 | 2024-03-15 |
5.5.x
|
2021-05-18 | 2022-05-18 | 2023-09-18 |
5.4.x
|
2020-09-09 | 2021-12-31 | 2023-04-30 |
5.3.x
|
2020-05-04 | 2021-12-31 | 2023-04-30 |
5.2.x
|
2019-09-30 | 2021-12-31 | 2023-04-30 |
OSS support
Free security updates and bugfixes with support from the Spring community. See VMware Tanzu OSS support policy.
Commercial support
Business support from Spring experts during the OSS timeline, plus extended support after OSS End-Of-Life.
Publicly available releases for critical bugfixes and security issues when requested by customers.
Future release
Generation not yet released, timeline is subject to changes.