Skip to content

fuzailshaikh/java-advanced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

java-advanced

1. Load data from CSV

Input data is available in resources/input/users.csv

2. Process data using CompletableFuture

UserProcessor.java

3. Write data in DB

DbWriter.java


Run postgres server before running Main.java

brew services start postgres

About

Java Advanced Tutorials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages