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/
560 stars 564 forks source link

Update button on products page does not work #48

Closed kliu57 closed 2 months ago

kliu57 commented 10 months ago

Steps to reproduce this issue:

  1. Start the server and open the products page http://localhost:8080/admin/products

  2. Login with valid admin username and password.

  3. Click Update button beside any existing product.

issue1

  1. An error is thrown. We expect to see the Update Existing Product page.

issue2

ghost commented 8 months ago

I would like to work on the issue. Kindly assigned this issue to me