You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
Thanks for opening the issue, you're correct that there are definitely some problems with that guide, and I think there are going to be other issues that will come to light quickly if .NET 8 is used, so we're going to need to prioritize #229 sooner rather than later. FYI, I'm also going to move this issue to the Documentation repo.
In the interest of getting you up and running quickly:
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 ishttp://localhost:8080/api/values
but it ishttp://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):
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context or links
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: