A beginner-friendly microservices-based e-commerce project using Spring Boot, Java, MongoDB, MySQL, Kafka, and Spring Cloud. It demonstrates building scalable, distributed systems with REST APIs, event-driven architecture, and containerization. Ideal for learning modern backend development with real-world technologies.
Stars
12
Forks
0
Watchers
12
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
Merge pull request #2 from amitkt123/authentication-service
7d161f4View on GitHubMade changes to Pom.xml to switch to spring boot 3.3.2, enabled all the services as Eureka clients to enable them to be made discoverable by service registry
95c9ee5View on GitHub1. Made changes to the userService project strucutre by adding com.microservicesproject/user_service/
f6cb9f5View on GitHubMerge branch 'main' of https://github.com/amitkt123/ECommerceStore
4174ca5View on GitHub