Spring Boot

[Mapper] DTO와 Entity 의 매핑 개념

먹세 2021. 10. 16. 11:15

DTO와 Entity의 매핑 개념

 

https://auth0.com/blog/automatically-mapping-dto-to-entity-on-spring-boot-apis/

 

Automatically Mapping DTO to Entity on Spring Boot APIs

Let's learn how ModelMapper can help us automate the mapping process of DTOs into entities on Spring Boot APIs.

auth0.com

 

반응형