This repo tree contains sample apps illustrating how to use the Steeltoe Discovery packages.
- src/Fortune-Teller-Service - ASP.NET Core microservice illustrating how to use Spring Cloud Eureka Server for service registration.
- src/Fortune-Teller-UI - ASP.NET Core MVC app illustrating how to use Spring Cloud Eureka Server for service discovery.
See the Readme for instructions on building and running each app.