Skip to content

Commit

Permalink
升级仪表盘到1.8.1-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangdaiscott committed Sep 11, 2024
1 parent fd73e11 commit 01302c9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,16 @@ MAVEN依赖
</dependency>
```

- 仪表盘设计器(只支持springboot2)


```
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimureport-dashboard-spring-boot-starter</artifactId>
<version>1.8.1-beta</version>
</dependency>
```


- 按需引入mongo和redis支持包
Expand Down

0 comments on commit 01302c9

Please sign in to comment.