Skip to content

Currency Exchange Service converts one currency to another currency. Conversion rates are stored in H2 database.

Notifications You must be signed in to change notification settings

khabib97/currency-exchange-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Exchange Service

Desing Overview

This is a submodule. For better underesting visit main project repo:

https://github.com/khabib97/spring-cloud-microservice-interaction

Currency Exchange Service convert one currency to another currency. Conversion rates are stored in H2 database.

  • Clone currency-exchange-service repo
  • Import as maven porject
  • And run as java application
  • Creating multiple instance of this service, go Run Configurations -> Arguments(tab) -> Add VM arguments -Dserver.port=8001

About

Currency Exchange Service converts one currency to another currency. Conversion rates are stored in H2 database.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages