-
Notifications
You must be signed in to change notification settings - Fork 0
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
. #24
Merged
Merged
. #24
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This reverts commit 2ed5212.
curriculum, day cascade 설정 추가 delete, detail response dto 수정
request와 response 분리
스터디 수정 기능을 service와 controller에 추가
StudyCreateResponse에서 message를 제거하고 id만 반환하도록 함 MessageResponse DTO 제거
dto를 class에서 record로 변경함
Please enter the commit message for your changes. Lines starting
#12 main 에서 develop 으로 변경
- domain에 create 추가 - dto를 record로 변경
StudyDetailResponse와 StudyListResponse 통일
- 스터디장 권한이 필요한 함수는 LeaderStudyService로 분리 - dto 변경에 따른 수정
바뀐 response에 따라 수정함
호환성 문제로 springdoc 버전을 2.5.0에서 2.7.0으로 변경
- AllArgsConstructor 추가 - 불필요한 생성자 제거
service에서 curriculum과 day를 처리하는 로직을 domain으로 옮김
Study Controller, Service 추가
round 전체 완성
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.