인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

Inflearn Community Q&A

cocksong2613's profile image
cocksong2613

asked

Real-world! Spring Boot and JPA Utilization 2 - API Development and Performance Optimization

Simple Order Lookup V3: Converting Entities to DTOs - Fetch Join Optimization

강의 내용중 Controller class에 Inner Class형태로 Dto로 정의 되어 있습니다.

Written on

·

516

0

좋은 강의 감사합니다.

강의 내용중 Controller class에 Inner Class형태로 Dto로 정의 되어 있습니다.

Dto를 분리하지 않고 Inner Class로 처리 한 이유가 강의 편의상 인지 프로젝트 구조상 이점이 있어서 인지 궁금합니다.

springjavaspring-bootJPA

Answer 2

3

yh님의 프로필 이미지
yh
Instructor

안녕하세요. 개발자님 좋은 질문입니다.

다음 답변을 참고해주세요^^

https://www.inflearn.com/questions/47205

1

cocksong2613님의 프로필 이미지
cocksong2613
Questioner

답변 감사합니다. 도움이 됬습니다.

cocksong2613's profile image
cocksong2613

asked

Ask a question