https://github.com/hendisantika/spring-boot-mysql-report
A very example REST API with Spring Boot Jasper Report
https://github.com/hendisantika/spring-boot-mysql-report
Last synced: 2 months ago
JSON representation
A very example REST API with Spring Boot Jasper Report
- Host: GitHub
- URL: https://github.com/hendisantika/spring-boot-mysql-report
- Owner: hendisantika
- Created: 2018-02-25T12:00:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-08T22:32:24.000Z (2 months ago)
- Last Synced: 2025-04-13T00:12:02.174Z (2 months ago)
- Language: Java
- Size: 444 KB
- Stars: 7
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring Boot MySQL Report
Run this project by this command :
`mvn clean spring-boot:run`
Go to :
* http://localhost:8080
* http://localhost:8080/report/pdf --> To get PDF Report
* http://localhost:8080/report/excel2 --> To Get XLS Report#### Screenshot
PDF Report

XLS Report
