Skip to content

ortelagode/foreign-exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Return of The Coder

Build commands

# clean
mvn clean

# build
mvn install

# build skipping tests
mvn install -Dmaven.test.skip=true

# start development server locally
mvn spring-boot:run

# swagger
http://localhost:9000/api/ui

# h2 database console
http://localhost:9000/h2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages