зеркало из https://github.com/SteeltoeOSS/Samples.git
fb631ef2ab
also fix ci trigger |
||
---|---|---|
.. | ||
src | ||
src.Docker | ||
README.md |
README.md
Steeltoe Discovery Sample Applications
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.
Building & Running
See the Readme for instructions on building and running each app.