https://github.com/samuel-ricardo/micro-commerce
E-Commerce Microsservice with Java Spring, Angular and Kubernetes
https://github.com/samuel-ricardo/micro-commerce
Last synced: 4 months ago
JSON representation
E-Commerce Microsservice with Java Spring, Angular and Kubernetes
- Host: GitHub
- URL: https://github.com/samuel-ricardo/micro-commerce
- Owner: Samuel-Ricardo
- License: mit
- Created: 2024-12-22T16:05:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-24T19:19:48.000Z (over 1 year ago)
- Last Synced: 2025-05-21T12:12:38.773Z (about 1 year ago)
- Language: Java
- Size: 902 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Micro-Commerce
🚀 🟥 Micro-Commerce 🟥 🚀
E-Commerce Microsservice with Java Spring, Angular and Kubernetes
#
|Â Â
Overview   |  Â
Technologies   |  Â
Project   | Â
Run   | Â
Author   |  Â
#
Microservices:
- Product: Product Catalog, can create and view products
- Order: Handle Product Orders
- Inventory: Handle and Verify Product Stock
- Notification: Send Notifications based on application notifications
- Auth: Handle Authentication and Authorization
- Eureka: Service Discovery
- API Gateway: Application Entrypoint
