摘要: pom.xml中引入依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-security</artifactId> </dependency>然后编写SecurityC 阅读全文
posted @ 2021-11-23 15:34 MaxCui 阅读(81) 评论(0) 推荐(0)