2021-09-23 15:50:11 -05:00

6 lines
268 B
Plaintext

= Overview
Spring Security is a framework that provides authentication, authorization, and protection against common attacks.
With first class support for both imperative and reactive applications, it is the de-facto standard for securing Spring-based applications.