brunodrugowick / microservices-flowershop

An example Microservices application(s) with Spring Cloud
1 stars 4 forks source link

Flower Store

This project is based on an Alura course on Microservices with Spring Cloud.

The commits tell the story of the application development. You may want to start there if you're using this project to study microservices.

Requirements to develop

Test Stuff

Components

Store Front

storefront folder.

Supplier

supplier folder.

Carrier

carrier folder.

Authentication Server

auth-service folder.

API Gateway

zuul-api-gateway folder.

Eureka server

eureka-server folder.

Config Server

config-server folder.

Other Stuff

Running

Domain

TODO: improve/translate.

Domain

Endpoints and Services

TODO: list them.

Endpoints and Services V1