Skip to content

Flower store created in a microservice architecture using Springboot and Eureka service discovery

Notifications You must be signed in to change notification settings

gabrielsyphan/Springcloud-Microservice-Flower-Store

Repository files navigation

Springcloud Microservices - Flower Store

This is a Flower store created in a microservice architecture using Springboot, Eureka, Ribbon, OpenFeign, Config Service, Sleuth + Papertrail to Distributed Tracing.

Configuration

You should have Docker compose, Maven and JDK 17 installed on your machine.

  • On root folder, run docker-compose up -d to start the database.
  • On each microservice folder, run mvn clean install to build the microservice.
  • On each microservice folder, run mvn spring-boot:run to start the microservice.

Microservices

API

Contributors

About

Flower store created in a microservice architecture using Springboot and Eureka service discovery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages