This repository conatains all modules to create a product service.
This module is used as a configuration server.
This module is a rest api for product category details. It uses MySQL database.
This module is a rest api for product inventory detalis. It uses MySQL database.
This module is rest api which uses above two modules to get product details. It uses MongoDB database.
This module provides registry service for other microservices.
This modules acts as an interface between outside world and all microservices.
To run this project, you can follow steps given hereby:
- Spring boot
- Spring cloud
- Docker
- Kubernetes

