摘要: 1 引入依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-security</artifactId> </dependency> 2 设置实体体权限 实现UserDe 阅读全文
posted @ 2022-11-05 21:09 DaleLee 阅读(28) 评论(0) 推荐(0)