DescartesResearch / TeaStore

A micro-service reference test application for model extraction, cloud management, energy efficiency, power prediction, single- and multi-tier auto-scaling
https://se.informatik.uni-wuerzburg.de
Apache License 2.0
118 stars 136 forks source link

Is it possible to register the microservices through Eureka Netflix Discovery? #259

Open ettorezamponi opened 8 months ago

ettorezamponi commented 8 months ago

For educational purposes I am trying to register the service to my Spring Cloud Netflix Discovery Server. I already tried adding pom dependencies and annotations but without any success.