Skip to content

Commit

Permalink
Cleaning up
Browse files Browse the repository at this point in the history
  • Loading branch information
Ranga Rao Karanam authored and Ranga Rao Karanam committed Sep 11, 2017
1 parent 391863d commit e391aa6
Show file tree
Hide file tree
Showing 14 changed files with 5,211 additions and 10,717 deletions.
Binary file modified 03.microservices/.DS_Store
Binary file not shown.
6 changes: 5 additions & 1 deletion 03.microservices/notes.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
## Versions
- 1.5.2.RELEASE
- Dalston.RC1

## URLs

| Application | URL |
| ------------- | ------------- |
| Limits Service | http://localhost:8080/limits|
|Spring Cloud Config Server| http://localhost:8888/limits-service/default http://localhost:8888/limits-service/dev|
| Currency Converter Service - Direct Call| http://localhost:8100/currency-converter/from/USD/to/INR/quantity/10|
| Currency Converter Service - Direct Call| http://localhost:8100/currency-converter/from/USD/to/INR//usr/local/var/log/rabbitmq/rabbit@localhost.log/usr/local/var/log/rabbitmq/rabbit@localhost.logquantity/10|
| Currency Converter Service - Feign| http://localhost:8100/currency-converter-feign/from/EUR/to/INR/quantity/10000|
| Currency Exchange Service | http://localhost:8000/currency-exchange/from/EUR/to/INR http://localhost:8001/currency-exchange/from/USD/to/INR|
| Eureka | http://localhost:8761/|
Expand Down
Loading

0 comments on commit e391aa6

Please sign in to comment.