mirror of
https://gitee.com/jzsw-it/yexuejc-base.git
synced 2025-09-24 14:33:20 +08:00
1.0.1
This commit is contained in:
16
README.md
16
README.md
@@ -1,7 +1,13 @@
|
||||
通用工具包
|
||||
|
||||
###说明
|
||||
>1. 支持环境:java8
|
||||
>2. 该工具包基于springboot提取,按理说适用于所有java工程
|
||||
>3. 其中依赖jjwt、validation-api,但不传递依赖
|
||||
|
||||
|
||||
### 使用
|
||||
>yexuejc.base.version=1.0.0
|
||||
>yexuejc.base.version=1.0.1
|
||||
|
||||
pom.xml
|
||||
```
|
||||
@@ -18,4 +24,10 @@ pom.xml
|
||||
<url>https://jitpack.io</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
```
|
||||
```
|
||||
|
||||
### 工具文档
|
||||
[Wiki](WIKI.md)
|
||||
|
||||
### 更新日志
|
||||
[更新记录](UPDATE.md)
|
Reference in New Issue
Block a user