We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6bd738 commit e65ef08Copy full SHA for e65ef08
spring-kube-gateway/README.MD
@@ -12,9 +12,9 @@ The gateway could be run locally or expose in a kubernetes cluster.
12
13
## run it locally
14
15
-First, you need to have running the Eureka on your computer, for example the provided [EurekaServer](../EurekaServer/).
+First, you need to have running the Eureka on your computer, for example the provided by the [Eureka Server](../eureka-server/).
16
17
-Then, you need some microservices running in eureka, such the provide [SimpleMicroservice](../SimpleMicroservice/)
+Then, you need some microservices running in eureka, such the provided by the [Simple Microservice](../simple-microservice/)
18
19
Finally, start the gateway with:
20
0 commit comments