迎着风跑 |
|
||
2021年12月2日
摘要:
UserDetailsService #1. 基本概念 AuthenticationManager ,类似于 Shiro 中的 SecurityManager 。 它是 “表面上” 的做认证和鉴权比对工作的那个人,它是认证和鉴权比对工作的起点。 ProvierderManager 是 Authent 阅读全文
摘要:
在 Sprig Boot 简单整合 Spring Security #1. Hello World 创建一个 Spring Boot 应用,并引入依赖: <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spri 阅读全文
|
Copyright © 2024 迎着风跑
Powered by .NET 8.0 on Kubernetes |