Skip to content

berkerol/curex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Exchange Platform

Spring Boot starts an in-memory H2 database instance and creates all tables (specified in src/main/resources/data.sql). If you want to use another database, edit the configurations in src/main/resources/application.properties.