mirror of
https://github.com/jeecgboot/JimuReport.git
synced 2025-11-28 01:07:14 +08:00
jimubi升级到 v2.1.5
This commit is contained in:
22
README.md
22
README.md
@@ -91,6 +91,16 @@ v2.1.5 | 2025-10-22
|
||||
|
||||
#### 第二步:引入积木BI依赖(大屏和仪表盘)
|
||||
|
||||
- springboot3
|
||||
|
||||
```
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.jimureport</groupId>
|
||||
<artifactId>jimubi-spring-boot3-starter</artifactId>
|
||||
<version>2.1.5</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
- springboot2
|
||||
|
||||
```
|
||||
@@ -101,18 +111,6 @@ v2.1.5 | 2025-10-22
|
||||
</dependency>
|
||||
```
|
||||
|
||||
- springboot3
|
||||
|
||||
```
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.jimureport</groupId>
|
||||
<artifactId>jimubi-spring-boot3-starter</artifactId>
|
||||
<version>2.1.4</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
|
||||
|
||||
#### 第三步:初始化SQL和详细必须配置
|
||||
|
||||
- https://help.jimureport.com/quick.html
|
||||
|
||||
Reference in New Issue
Block a user