https://github.com/knowledgefactory4u/springboot-opencsv
Spring Boot + OpenCSV Export Data to CSV Example
https://github.com/knowledgefactory4u/springboot-opencsv
csv download java jpa opencsv springboot
Last synced: 8 months ago
JSON representation
Spring Boot + OpenCSV Export Data to CSV Example
- Host: GitHub
- URL: https://github.com/knowledgefactory4u/springboot-opencsv
- Owner: knowledgefactory4u
- License: gpl-3.0
- Created: 2022-06-30T03:03:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-30T03:06:04.000Z (over 3 years ago)
- Last Synced: 2025-03-25T17:23:30.820Z (9 months ago)
- Topics: csv, download, java, jpa, opencsv, springboot
- Language: Java
- Homepage: https://www.knowledgefactory.net/2020/12/spring-boot-export-data-to-csv-example.html
- Size: 18.6 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spring Boot + OpenCSV Export Data to CSV Example

# Local setup
Step 1: Download or clone the source code from GitHub to a local machine
Step 2: ```mvn clean install```
Step 3: ```mvn spring-boot:run```
# From the browser call the endpoint http://localhost:8080/export