ikismail / ShoppingCart

E-Commerce Website Using Java - Spring MVC in Maven - PROJECT IS NOT MAINTAINED
MIT License
360 stars 406 forks source link

Update CartController.java #66

Closed BakhshiMoeez closed 3 months ago

BakhshiMoeez commented 9 months ago

Using @GetMapping instead of @RequestMapping for better readability.