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 AdminController.java #32

Closed BakhshiMoeez closed 1 month ago

BakhshiMoeez commented 11 months ago

Using @PostMapping instead of @RequestMapping to enhance readability.