Rare find

Spring Shop. A complete online store backend built with Spring Boot.

github.com/mosh-hamedani/spring-api-finished

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

April 2025
  • Add README.md
  • Remove Swagger annotations
  • Fix the issue with order_id not passed
  • Modularizing security rules by feature
  • Revisiting the security rules
  • Populating the database
  • Packaging the app for production
  • Managing environments with Spring Profiles
  • Final cleanup
  • Refactor UserController
  • Refactor AuthController
  • Refactor the orders feature
  • Refactor the carts feature
  • Refactor the auth feature
  • Refactor the products feature
  • Refactor the users feature
  • Organizing code by feature
  • Refactoring the webhook logic
  • Updating order status
  • Building a webhook endpoint