摘要: 添加依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-security</artifactId> </dependency> 创建配置类,继承WebSecurityC 阅读全文
posted @ 2021-05-24 21:09 你就是我 阅读(229) 评论(0) 推荐(0)