1
0
mirror of synced 2026-05-22 13:43:20 +00:00

🔖 发布1.9.2,修改AuthConfig类,适配spring starter配置

This commit is contained in:
yadong.zhang
2019-07-22 17:30:18 +08:00
parent 666d50b461
commit a75bac2cf7
3 changed files with 34 additions and 22 deletions
+3 -3
View File
@@ -6,7 +6,7 @@
</p>
<p align="center">
<a target="_blank" href="https://search.maven.org/search?q=JustAuth">
<img src="https://img.shields.io/badge/Maven Central-1.9.1-blue.svg" ></img>
<img src="https://img.shields.io/badge/Maven Central-1.9.2-blue.svg" ></img>
</a>
<a target="_blank" href="https://gitee.com/yadong.zhang/JustAuth/blob/master/LICENSE">
<img src="https://img.shields.io/apm/l/vim-mode.svg?color=yellow" ></img>
@@ -15,7 +15,7 @@
<img src="https://img.shields.io/badge/JDK-1.8+-green.svg" ></img>
</a>
<a target="_blank" href="https://apidoc.gitee.com/yadong.zhang/JustAuth/">
<img src="https://img.shields.io/badge/Docs-1.9.1-orange.svg" ></img>
<img src="https://img.shields.io/badge/Docs-1.9.2-orange.svg" ></img>
</a>
</p>
@@ -76,7 +76,7 @@ JustAuth,如你所见,它仅仅是一个**第三方授权登录**的**工具
<dependency>
<groupId>me.zhyd.oauth</groupId>
<artifactId>JustAuth</artifactId>
<version>1.9.1</version>
<version>1.9.2</version>
</dependency>
```
- 调用api