Skip to content

Commit 2a2e8e4

Browse files
authored
Create readme.md
1 parent b0bb115 commit 2a2e8e4

File tree

1 file changed

+17
-0
lines changed
  • 1.discovering-and-load-balancing-services-eureka

1 file changed

+17
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Java-Microservices-with-Spring-Cloud-Coordinating-Services
2+
3+
# Eureka URL
4+
5+
`http://localhost:8761/`
6+
7+
<img width="1490" alt="Screenshot 2022-06-06 at 11 12 06 PM" src="https://user-images.githubusercontent.com/54174687/172217669-3d53bf60-345c-4831-ad7b-3ae54baed069.png">
8+
9+
# Fastpass UI
10+
`http://localhost:8082/customerdetails?fastpassid=800`
11+
12+
<img width="1222" alt="Screenshot 2022-06-06 at 11 12 44 PM" src="https://user-images.githubusercontent.com/54174687/172217707-331feca3-e8c3-4092-a147-12c31c4dcaba.png">
13+
14+
# Tollrate UI
15+
`http://localhost:8081/dashboard?stationId=1000`
16+
17+
<img width="1284" alt="Screenshot 2022-06-06 at 11 13 30 PM" src="https://user-images.githubusercontent.com/54174687/172217722-ee649405-e1ea-468b-bf37-5f0177fd1a7d.png">

0 commit comments

Comments
 (0)