摘要: SpringSecurity笔记 一. SpringSecurity使用 1. 依赖引入 org.springframework.boot:spring-boot-starter-security:2.2.9.RELEASE io.jsonwebtoken:jjwt:0.12.6(可选) 2. Se 阅读全文
posted @ 2025-10-09 21:26 Insanial 阅读(5) 评论(0) 推荐(0)