issues
search
Askie01
/
recipe-app
Repository for storing cooking recipes
1
stars
0
forks
source link
Create Category to CategoryDTO mapper.
#57
Open
Askie01
opened
2 weeks ago
Askie01
commented
2 weeks ago
Create 'CategoryToCategoryDTOImmutableMapper' - that maps fields from 'Category' object to 'CategoryDTO' object.
New class have to implement 'ImmutableMapper' interface.