We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59ec325 + 1490309 commit e465f7aCopy full SHA for e465f7a
docs/wiki/home.md
@@ -22,13 +22,13 @@ maven install
22
<!-- security&jwt权限框架 -->
23
<dependency>
24
<groupId>com.codingapi.springboot</groupId>
25
- <artifactId>springboot-starter-security-jwt</artifactId>
+ <artifactId>springboot-starter-security</artifactId>
26
<version>${last.version}</version>
27
</dependency>
28
```
29
30
31
[springboot-starter](./springboot-starter)
32
-[springboot-starter-security-jwt](./springboot-starter-security-jwt)
33
-[springboot-starter-data-fast](./springboot-starter-data-fast.md)
+[springboot-starter-security](./springboot-starter-security)
+[springboot-starter-data-fast](./springboot-starter-data-fast.md)
34
0 commit comments