Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DTO 패키지 코틀린으로 변환 #56

Merged
merged 15 commits into from
Dec 19, 2024
Merged

DTO 패키지 코틀린으로 변환 #56

merged 15 commits into from
Dec 19, 2024

Conversation

starwook
Copy link
Contributor

@starwook starwook commented Dec 19, 2024

연관된 이슈

https://watermelon-clap.atlassian.net/jira/software/projects/CS/boards/3?selectedIssue=CS-93

스크린샷 (선택)

리뷰 요구사항(선택)

- 최상위 도메인별 패키지 분류 이후에 레이어별 패키지로 분류되도록 수정
- 컴파일 시점에 먼저 컴파일 되는 코틀린이 자바 롬복 메서드의 메타데이터를 인지
- kapt { JavaCannotationProcessor =true}와 Lombok 모듈 의존으로 가능
-  모든 Question 관련 DTO 반환값은 ResponseQuestionDto의 정적 팩토리 메소드를 통해 반환하도록 수정
- API 명세서와 직결된 Controller와 같은 호출부에서의 명확한 반환값을 알기 위함
- Java Indent 코딩 컨벤션 제거
@starwook starwook merged commit f5b7b46 into main Dec 19, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant