SpringSecurity 是一个强大的、高度可定制的身份验证和访问控制框架,它是确保基于 Spring 的应用程序安全的事实标准。
Spring Security is a powerful and highly customizable authentication and access-control framework. It is the de-facto standard for securing Spring-based applications.
本笔记来自于 书籍:Java并发编程的艺术