An open API service indexing awesome lists of open source software.

https://github.com/shubhamv108/microservices-architecture-spring-boot

A sinple demonstration of micro-service architecture using spring boot.
https://github.com/shubhamv108/microservices-architecture-spring-boot

api-gateway centralized-configuration circuit-breaker cloud-gateway distributed-log distributed-log-tracing eureka-client eureka-server eureka-service-discovery hystrix kubernetes microservices-architecture service-registry spring-boot spring-cloud-config spring-cloud-config-server spring-hystrix zipkin zipkin-sleuth

Last synced: 2 months ago
JSON representation

A sinple demonstration of micro-service architecture using spring boot.

Awesome Lists containing this project

README

        

#### Eureka
http://localhost:8761/

#### Hystrix
##### Stream
http://linux:9191/actuator/hystrix.stream
##### Monitor
http://linux:9295/hystrix/monitor

#### Config Server
https://github.com/shubham-v/config-server

#### Zipkin
http://127.0.0.1:9411/zipkin/

#### Exceptions
https://stackoverflow.com/questions/17148948/com-jcraft-jsch-jschexception-auth-fail-with-working-passwords

#### References
https://www.youtube.com/watch?v=BnknNTN8icw