Skip to content

Commit

Permalink
Updated notes and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ranga Rao Karanam authored and Ranga Rao Karanam committed Sep 8, 2017
1 parent 1b37008 commit 3ad6f0e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions 03.microservices/notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@

| Application | Port |
| ------------- | ------------- |
| Currency Exchange | 8000, 8001, 8002, .. |
| Currency Exchange Service | 8000, 8001, 8002, .. |
| Currency Conversion Service | 8100, 8101, 8102, ... |
| Limits Service | 8080, 8081, ... |
| Config Server | 8888 |
| Name Server | 8761 |
| Zuul Server | 8765 |
| Zipkin | 9411 |
| Netflix Eureka Naming Server | 8761 |
| Netflix Zuul API Gateway Server | 8765 |
| Spring Cloud Config Server | 8888 |
| Zipkin Distributed Tracing Server | 9411 |

## Installing Rabbit MQ

Expand Down

0 comments on commit 3ad6f0e

Please sign in to comment.