The Wayback Machine - https://web.archive.org/web/20201030232840/https://github.com/lakith/spring-boot-microservice
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

spring-boot-microservice

A simple Currency Conversion microservice Application

Start rabbitMq

Start eureka naming server

set RABBIT_URI=amqp://localhost

start zipkin server for distributed tracing

java -jar zipkin-server-2.7.0-exec.jar

start zuul API-gateway server

start MySQL db server

start currency exchange sever

start currency conversion server

You can’t perform that action at this time.