1
0
mirror of synced 2025-12-28 10:47:56 +08:00
This commit is contained in:
yadong.zhang
2019-05-17 10:20:52 +08:00
2 changed files with 5 additions and 1 deletions

4
.gitignore vendored
View File

@@ -21,3 +21,7 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# exclude idea files
.idea
*.iml

View File

@@ -9,7 +9,7 @@
<img src="https://img.shields.io/badge/Maven Central-1.0.0-blue.svg" ></img>
</a>
<a target="_blank" href="https://gitee.com/yadong.zhang/JustAuth/blob/master/LICENSE">
<img src="https://img.shields.io/badge/License-GPL%20v3-yellow.svg" ></img>
<img src="https://img.shields.io/apm/l/vim-mode.svg?color=yellow" ></img>
</a>
<a target="_blank" href="https://www.oracle.com/technetwork/java/javase/downloads/index.html">
<img src="https://img.shields.io/badge/JDK-1.8+-green.svg" ></img>