Open
Description
Describe the bug
I try to follow this instruction https://docs.steeltoe.io/guides/service-discovery/eureka.html?tabs=cli, but am pretty confused. It seems there are some issues. For instance, launchSettings.json is different. what's api/values
url? Doc says it is http://localhost:8080/api/values
but it is http://localhost:8080/WeatherForecast
If you click Looking for additional params to use when connecting? Have a look at the docs).
, you get 404 error.
Steps to reproduce
NA
Expected behavior
I assume I should follow this tutorial strictly and get successful result without any additional change.
Environment (please complete the following information):
- Sample name: [e.g. RabbitMQ Connector, Discovery, etc.]
- Platform: [e.g. Cloud Foundry, Azure, etc.)
- OS: [e.g. Windows, Linux, Mac OSX]
- .NET Version [e.g. .NET Core 2.1.0, .NET Framework 4.7.1, etc.]
- Steeltoe Version [e.g. 2.3.0]
- Any other library versions to note
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context or links
Add any other context about the problem here.