Skip to content

Commit 1490309

Browse files
committed
update wiki
1 parent 43b0693 commit 1490309

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/wiki/home.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ maven install
2222
<!-- security&jwt权限框架 -->
2323
<dependency>
2424
<groupId>com.codingapi.springboot</groupId>
25-
<artifactId>springboot-starter-security-jwt</artifactId>
25+
<artifactId>springboot-starter-security</artifactId>
2626
<version>${last.version}</version>
2727
</dependency>
2828
```
2929

3030

3131
[springboot-starter](./springboot-starter)
32-
[springboot-starter-security-jwt](./springboot-starter-security-jwt)
33-
[springboot-starter-data-fast](./springboot-starter-data-fast.md)
32+
[springboot-starter-security](./springboot-starter-security)
33+
[springboot-starter-data-fast](./springboot-starter-data-fast.md)
3434

0 commit comments

Comments
 (0)