TechPrimers / stock-price-viewer-microservices-part1

Spring Cloud services with 5 microservices - End to End Example
https://youtu.be/rlS9eH5tEnY
136 stars 220 forks source link

can you plz provide me with a dummy database fot this project #6

Open rushali12345 opened 4 years ago

ramazansakin commented 4 years ago

@rushali12345 I converted the mysql db to h2, and you dont need to do anything with database you can check here: https://github.com/ramazansakin/stock-price-viewer-microservices-part1

just add new quote with db-service

and list with them stock service