错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Spring Security

  • Marten Deinum

摘要

In this chapter, we will take a look at the Spring Security integration for Spring Boot. Spring Security can be used for both authenticating and authorizing users for your application. Spring Security has a pluggable mechanism for both the authentication and authorization process and by default supports different mechanisms. For authentication, Spring Security has out-of-the-box support for JDBC, LDAP, and property files.