项目作者: khabib97

项目描述 :
Currency Exchange Service converts one currency to another currency. Conversion rates are stored in H2 database.
高级语言: Java
项目地址: git://github.com/khabib97/currency-exchange-service.git
创建时间: 2021-03-23T13:44:55Z
项目社区:https://github.com/khabib97/currency-exchange-service

开源协议:

下载


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