Skip to content

coding-nomadic/microservice-spring-cloud

Repository files navigation

microservices-spring-cloud

A simple Rest Microservices built with Spring Cloud, Spring Boot and other Tech Stacks for the demo.

Project Architecture -

architecture

Tools and Technologies

  • Java 11
  • Spring Boot
  • Spring Web MVC
  • Spring Cloud - Open Feign
  • Spring Cloud - Netflix Eureka Server
  • Spring Cloud Config Server
  • Fault Tolerant with resilence4J (circuit breaker pattern)
  • Spring Cloud API Gateway
  • Apache Maven

Find the docker compose and run the following below commands -

To pull the latest docker image and start the containers-

$ docker-compose up -d

To stop all the containers-

$ docker-compose down

About

A simple Rest Microservices built with Spring Cloud, Spring Boot and other Tech Stacks for the demo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages