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

Cannot import Yahoo finance 'Stock' in the resource #1

Open sudeen opened 6 years ago

sudeen commented 6 years ago

In the resource part List.. Stock cannot be imported. I tried using different version of yahoo finance api but could not get the solution.

ramazansakin commented 4 years ago

Yes, probably the dependency is deprecated, I also tried and then i removed that dependency and refactored the code block. You can check on the repo https://github.com/ramazansakin/stock-price-viewer-microservices-part1