mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-05-09 07:07:56 +08:00
优化文档
This commit is contained in:
parent
a7de15bd7c
commit
819622eb65
@ -69,7 +69,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.quarkiverse.satoken</groupId>
|
<groupId>io.quarkiverse.satoken</groupId>
|
||||||
<artifactId>quarkus-satoken-resteasy</artifactId>
|
<artifactId>quarkus-satoken-resteasy</artifactId>
|
||||||
<version>1.0.1</version>
|
<version>1.30.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -129,7 +129,7 @@ implementation 'cn.dev33:sa-token-jboot-plugin:${sa.top.version}'
|
|||||||
|
|
||||||
<!-- tab:Quarkus 集成 -->
|
<!-- tab:Quarkus 集成 -->
|
||||||
``` xml
|
``` xml
|
||||||
implementation 'io.quarkiverse.satoken:quarkus-satoken-resteasy:1.0.1'
|
implementation 'io.quarkiverse.satoken:quarkus-satoken-resteasy:1.30.0'
|
||||||
```
|
```
|
||||||
|
|
||||||
<!-- tab:裸Servlet容器环境 -->
|
<!-- tab:裸Servlet容器环境 -->
|
||||||
|
Loading…
Reference in New Issue
Block a user