摘要: 1. pom 加入 security <!-- 加入密码认证 --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-security</artifactId> </de 阅读全文
posted @ 2022-04-08 11:01 m13002622490 阅读(768) 评论(0) 推荐(0) 编辑