Skip to content

RobSil/e-rommerce-microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

e-rommerce-microservices

This is implementation of monolithic e-rommerce but in microservice architecture (and some advanced features).

Microservices:

  • cartservice (to separate from productservice, should not return product entity, just ids, for further fetching from product service)
  • productservice (contains category and product logic)
  • orderservice
  • notificationservice (may send emails and some system notifications)
  • userservice
  • paymentservice
  • merchantservice
  • technical microservices (eureka, gateway)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •