升级仪表盘到1.8.1-beta

pull/3102/head v1.8.1
JEECG 2024-09-11 22:35:10 +08:00
parent fd73e11fae
commit 01302c95d2
1 changed files with 10 additions and 0 deletions

View File

@ -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支持包