MoritzGoeckel / MicroserviceWebshop

Webshop using Spring Microservices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webshop with Spring Microservices

This is a webshop created with Spring consisting of 7 microservices. The project was conducted for educational purposes by a team of five students.

Architecture

There are seven microservices:

  • Product service
  • Category service
  • User service
  • Composite service (for sanity checks)
  • Authentification service (OAuth2)
  • Edge service (Zuul)
  • Frontend

About

Webshop using Spring Microservices

License:MIT License


Languages

Language:Java 99.7%Language:Shell 0.1%Language:Dockerfile 0.1%Language:Scala 0.1%Language:HTML 0.0%