lc2a / demo-spring-microservices

Sample microservices with Spring Cloud (config,eureka,gateway,hystrix) and Docker compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

demo-spring-microservices

Sample microservices with Spring Cloud (config,eureka,gateway,hystrix) and Docker compose

Run Terminal/Powershell (as administrator)

  • git clone https://github.com/npsarawut/demo-spring-microservices.git
  • cd demo-spring-microservices
  • mvn clean package -DskipTests
  • docker-compose up --build

Run on browser

Diagram

Config Service

Call API Gateway

About

Sample microservices with Spring Cloud (config,eureka,gateway,hystrix) and Docker compose


Languages

Language:Java 86.9%Language:Dockerfile 13.1%