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