补充springSecurity流程补充

代码地址
pull/142/head
poo0054 2 years ago
parent b7634d3f96
commit 64a5408844

@ -5,7 +5,7 @@ _# springSecurity流程补充
1. 基于spring-boot-dependencies:2.7.7
2. 首先需要了解[springboot2.7升级](https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.7-Release-Notes)
`Changes to Auto-configuration` 以后使用`autoconfigure`进行自动注入
3. 代码地址[io.github.poo0054](https://github.com/poo0054/security-study/blob/master/starter/src/main/java/io/github/poo0054/security/StarterApplication.java)
## 启动
我们每次添加` <artifactId>spring-boot-starter-security</artifactId>`

Loading…
Cancel
Save