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/
588 stars 602 forks source link

Manage products fix #50

Closed Shmdtalha closed 12 months ago

Shmdtalha commented 12 months ago

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