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

Manage products fix #50

Closed Shmdtalha closed 7 months ago

Shmdtalha commented 7 months ago

Annotated DAO method with @Transactional, Caught product details from JSP Fixed form in JSP. Fixed Request Parameters in AdminController