Sunagatov / Iced-Latte

a online Marketplace for coffee retail (Backend)
https://iced-latte.uk
MIT License
587 stars 95 forks source link

Delete all custom mappers/converters and replace them with Mapstruct #287

Open Sunagatov opened 2 months ago

Sunagatov commented 2 months ago
  1. Delete all custom mappers/converters and replace them with Mapstruct.
  2. Check if all tests are passed.
  3. Check if the project works without any error by making the http request to REST API.