Skip to content

Demo pour le cours HMIN210 - Architecture distribuees

Notifications You must be signed in to change notification settings

yanisallouch/demo-monnaie-msa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

demo-monnaie-msa

Demo pour le cours HMIN210 - Architecture distribuees

This repo contains 3 sub-projects :

  • disco-serveur : the eureka server
  • service-converteur-monnaie: the exchange rate service which holds an in-memory database (H2) to return the exchange rate betweeen two currencies.
  • service-echange-monnaie: the edge service that calculate the exchange rate based on two type of currencies and a quantity. It uses OpenFeign to interact with the service-converteur-monnaie service.

About

Demo pour le cours HMIN210 - Architecture distribuees

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%