Skip to content

JavaExampleForMe/stream-from-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stream-from-db

This spring boot program is an example how to extract data into csv files and zip them together on the fly.

In order to execute it you need sqlserver database. Create there a demo database. create user sa with password sa.

Start he application and you can call to : http://localhost:8080/stream-demo/employees/3/cars

A zip file will be downloaded contains several csv files. With no wait time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published