jaygajera17 / E-commerce-project-springBoot

This project serves as an easy-to-understand setup for beginners , providing a base foundation in Spring Boot , MVC & hibernate.
https://jaygajera17.github.io/E-commerce-project-springBoot/
520 stars 512 forks source link

Bug fixing #51

Closed jawadshahid07 closed 7 months ago

jawadshahid07 commented 7 months ago

Fixed the following issues:

  1. Issue # 9 : Fault: Categories' Deletion
  2. Issue # 11 : Fault: Error Handling for Incorrect Admin Password
  3. Issue # 12 : Fault: Error Handling for Incorrect Admin Username

Added 2 missing features Added JUnit tests