Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 260 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 260 Bytes

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.