mirror of https://github.com/jeecgboot/JimuReport
parent
fd73e11fae
commit
01302c95d2
10
README.md
10
README.md
|
@ -62,6 +62,16 @@ MAVEN依赖
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
- 仪表盘设计器(只支持springboot2)
|
||||||
|
|
||||||
|
|
||||||
|
```
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.jeecgframework.jimureport</groupId>
|
||||||
|
<artifactId>jimureport-dashboard-spring-boot-starter</artifactId>
|
||||||
|
<version>1.8.1-beta</version>
|
||||||
|
</dependency>
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
- 按需引入mongo和redis支持包
|
- 按需引入mongo和redis支持包
|
||||||
|
|
Loading…
Reference in New Issue