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
반응형
'Spring Boot' 카테고리의 다른 글
[Spring Boot] 로그레벨 Debug 설정 (0) | 2021.10.16 |
---|---|
[Spring Boot] 프로젝트 실행 시 8080 was already in use 에러 (0) | 2021.10.16 |
[DTO] 를 더욱 안전하게 사용하는 방법 (0) | 2021.10.16 |
DTO vs VO (0) | 2021.10.16 |
IOC (제어의 역전) - 마틴 파울러 (0) | 2021.10.15 |