Java Free E-Commerce Open Source Projects using Spring Boot + React + Angular + Microservices | Download
📘 Premium Read: Access my best content on Medium member-only articles — deep dives into Java, Spring Boot, Microservices, backend architecture, interview preparation, career advice, and industry-standard best practices.
✅ Some premium posts are free to read — no account needed. Follow me on Medium to stay updated and support my writing.
🎓 Top 10 Udemy Courses (Huge Discount): Explore My Udemy Courses — Learn through real-time, project-based development.
▶️ Subscribe to My YouTube Channel (172K+ subscribers): Java Guides on YouTube
1. shopizer
Java open-source e-commerce software
- Shopping cart
- Catalogue
- Search
- Checkout
- Administration
- REST API
See the demo:
http://aws-demo.shopizer.com:8080/
The below sample screenshots show the demo of this application:
Sign-in Page:
GitHub Repository - https://github.com/RameshMF/shopizer
2. E-Commerce - Shopping Cart
GitHub repository - https://github.com/RameshMF/adyen-java-react-ecommerce-example.
Complete tutorial to build this project - Building an E-Commerce application using Java & React
3. BookStoreApp-Distributed-Application
Architecture
GitHub Repository - https://github.com/RameshMF/BookStoreApp-Distributed-Application
4. BookStore App
Sample UI:
Github repository at - https://github.com/scbushan05/online-bookstore
Learn and master in spring boot on Master in Spring Boot
Learn and master in Spring framework on Master in Spring Framework
5. Shopping Cart App
- catalog-service: It provides REST API to provide catalog information like products.
- inventory-service: It provides a REST API to manage product inventory.
- cart-service: It provides a REST API to hold the customer cart details.
- order-service: It provides a REST API to manage orders.
- customer-service: It provides a REST API to manage customer information.
- shoppingcart-ui: It is a customer-facing front-end web application.
GitHub repository link at https://github.com/sivaprasadreddy/spring-boot-microservices-series.
Step by step tutorial series at https://sivalabs.in/categories/microservices/
Comments
Post a Comment
Leave Comment