This project aims to provide a scalable and modular solution for building an eCommerce platform using microservices architecture. Each microservice handles specific functionalities, such as user management, product catalog, order processing, and payment processing.
Stars
15
Forks
6
Watchers
15
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
41
commits
Refactor Address and User services, update controller methods for improved readability, and rename mapping classes (#1)
4220f5eView on GitHubRefactor Address and User services, update controller methods for improved readability, and rename mapping classes
d5e56b9View on GitHubAdd the security configuration and API documentation, and also update the code logic slightly
0b9d694View on GitHubAdd the security configuration and API documentation, and also update the code logic slightly
302f874View on GitHubFixing the Unsaved Transient Instance Error and DataIntegrityViolationException and minor issues of endpoints of the User Service
0b7be28View on GitHubFixing the Unsaved Transient Instance Error and DataIntegrityViolationException of the User Service
e0bb851View on GitHub