Ebyrdeu / spring_boot_library

0 stars 0 forks source link

[FEATURE] - Create and Map DTO #13

Closed Ebyrdeu closed 8 months ago

Ebyrdeu commented 8 months ago

Problem Description

Controller and Service can't exactly call entity we need to have layer which is DTO and it need have 2 methods that converts Enttiy -> DTO and DTO -> Entity