mirror of
https://gitee.com/jzsw-it/yexuejc-base.git
synced 2025-06-06 13:54:03 +08:00
update README.md.
Signed-off-by: 夜雪剑辰 <1107047387@qq.com>
This commit is contained in:
parent
8d364b99f2
commit
601611a11f
@ -1,11 +1,11 @@
|
||||
yexuejc-base 基于jdk8常用工具包
|
||||
yexuejc-base 基于jdk11常用工具包
|
||||
----------------------
|
||||
源码地址:<br>
|
||||
github:https://github.com/yexuejc/yexuejc-base
|
||||
gitee:https://gitee.com/jzsw-it/yexuejc-base
|
||||
|
||||
### 说明
|
||||
1. 支持环境:java8(1.5.0开始支持java11,请使用`x.x.x-jre11`版本)
|
||||
1. 支持环境:java11(1.5.0开始支持java11,请使用`1.5.x-jre11`版本)
|
||||
2. 该工具包基于springboot提取,按理说适用于所有java工程
|
||||
3. 其中依赖jjwt相关、validation-api,排除请使用
|
||||
> ```
|
||||
@ -23,7 +23,7 @@ gitee:https://gitee.com/jzsw-it/yexuejc-base
|
||||
7. 从`1.5.0`开始,版本分为`1.5.0-jre8`和`1.5.0-jre11`,分别对于jre8和jre11使用
|
||||
|
||||
### 使用
|
||||
>yexuejc.base.version=1.5.0-jre8
|
||||
>yexuejc.base.version=1.5.1-jre11
|
||||
|
||||
pom.xml
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user