Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/srimani-7/ecomm-microservice
MSA (Microservice Architecture) Ecommerce project using Spring boot
https://github.com/srimani-7/ecomm-microservice
docker docker-compose eureka-service-discovery java jenkins maven microservices restful-webservices spring-cloud spring-mvc
Last synced: 6 days ago
JSON representation
MSA (Microservice Architecture) Ecommerce project using Spring boot
- Host: GitHub
- URL: https://github.com/srimani-7/ecomm-microservice
- Owner: Autowires
- Created: 2024-09-18T04:40:03.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T17:06:09.000Z (13 days ago)
- Last Synced: 2024-10-25T02:14:33.964Z (12 days ago)
- Topics: docker, docker-compose, eureka-service-discovery, java, jenkins, maven, microservices, restful-webservices, spring-cloud, spring-mvc
- Language: Java
- Homepage:
- Size: 6.38 MB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Spring boot Ecommerce microservices project:
Building a scalable and efficient E-commerce application using microservices architecture to manage complex business logic and user interactions across multiple services.
Developed a Spring Boot-based E-commerce application with distinct microservices (Product, Cart, Order, Payment) and different databases, ensuring modularity, independent scaling, and optimized performance.
## Architecture diagram
![alt text](images/architecture.png)
### Team members