- Notifications
You must be signed in to change notification settings - Fork38
UReport2 是一款基于架构在 Spring 之上纯 Java 的高性能报表引擎
NotificationsYou must be signed in to change notification settings
pig-mesh/ureport-spring-boot-starter
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
UReport2 是一款基于架构在 Spring 之上纯 Java 的高性能报表引擎,通过迭代单元格可以实现任意复杂的中国式报表。 在 UReport2 中,提供了全新的基于网页的报表设计器,可以在 Chrome、Firefox、Edge 等各种主流浏览器运行(IE 浏览器除外)。使用 UReport2,打开浏览器即可完成各种复杂报表的设计制作
https://www.w3cschool.cn/ureport
- 引入 jar 依赖
<dependency> <groupId>com.pig4cloud.plugin</groupId> <artifactId>ureport-spring-boot-starter</artifactId> <version>0.0.2</version></dependency>
- application.properties 配置本地文件报错路径
ureport.debug=falseureport.disableFileProvider=falseureport.fileStoreDir=/Users/lengleng/Downloadsureport.disableHttpSessionReportCache=true
<dependency> <groupId>com.pig4cloud.plugin</groupId> <artifactId>ureport-spring-boot-starter</artifactId> <version>0.0.1</version></dependency><dependency> <groupId>com.pig4cloud.plugin</groupId> <artifactId>oss-spring-boot-starter</artifactId> <version>0.0.2</version></dependency>
- 仅需配置云存储相关参数
oss.access-key=lenglengoss.secret-key=lenglengoss.bucket-name=aaaoss.endpoint=http://minio.pig4cloud.com关于oss-spring-boot-starter使用可参考,兼容所有 S3 协议的分布式文件存储系统
About
UReport2 是一款基于架构在 Spring 之上纯 Java 的高性能报表引擎
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Contributors2
Uh oh!
There was an error while loading.Please reload this page.