Spring Security¶
Spring Security is a project within the Spring ecosystem focused on security and access control.^[600-developer-spring-spring.md]
It provides comprehensive security services for Java applications, handling standard security mechanisms such as authentication and authorization.^[600-developer-spring-spring.md] It is highly customizable and integrates deeply with Spring Boot and the wider Spring Framework.
Related Concepts¶
- Spring Boot
- Spring Framework
- [[Spring Session]]
Sources¶
600-developer-spring-spring.md