Skip to content

A microservices e-commerce developed with Spring Boot, Spring Cloud and Netflix OSS.

Notifications You must be signed in to change notification settings

blancaat/online-store-jatdigit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

online-store-microservices

A microservices online store dedicated to the sale of jewellery. Developed with Spring Boot 2.1.10 and Spring Cloud Greenwich.

Architecture

· Service Discovery: registry where all microservices configurations are stored.

· Products Server: responsible for storing and managing all store products and providing through a REST API all the operations necessary for the web.

· Cart Server: responsible for managing all the products that the user adds to the shopping cart and providing through a REST API all the operations necessary for the web.

· Web Server: responsible for managing all views of the application using HTML, CSS and JavaScript; sending requests to other microservices and to process their response to such requests.

About

A microservices e-commerce developed with Spring Boot, Spring Cloud and Netflix OSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published