josemiguelgomes / spring-diving-school

Dive School App
Apache License 2.0
1 stars 0 forks source link

Add more implementations on Converters (DTO <--> Entity) #68

Open josemiguelgomes opened 2 years ago

josemiguelgomes commented 2 years ago

Solution 2) Usage of a Mapping Framework:

Dozer Orika MapStruct ModelMapper (should we choose this?) JMapper