stock-price-viewer-microservices-part1
stock-price-viewer-microservices-part1 copied to clipboard
Spring Cloud services with 5 microservices - End to End Example
Stock Viewer Example - Part 1
In this Part, we covered the below microservices:s
db-service- For interactive with MySQL DBstock-service- For pulling Stock Price from YahooFinance APIeureka-service- Service Registry for registering all microservices
Architecture Diagram:

Dockerized Version
Dockernized version of this project is available at in master-docker branch