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

Feature/deploy #10

Merged
merged 42 commits into from
Jan 15, 2025
Merged

Feature/deploy #10

merged 42 commits into from
Jan 15, 2025

Conversation

cmj7271
Copy link
Collaborator

@cmj7271 cmj7271 commented Jan 15, 2025

No description provided.

ybkang1108 and others added 30 commits January 9, 2025 16:41
커밋 몰아서 하지 않겠습니다....
둘다 status 라는 enum class 를 쓰기 때문에,
StudyStatus, StudyMemberStatus 로 명칭 정정
member id 와 멤버 상태가 일치하는 studyMember 를 찾는 query
StudyMember 가 아닌 Study 를 반환하도록 수정
Member - StudyMember - Study 관계에서 StudyMember 의 쿼리를
Member 와 Study 에서 나눠서 처리
getter, setter, constructor 제거
…y-round

member, study, round repository 설정
# Conflicts:
#	src/main/java/com/gdgoc/study_group/day/dao/DayRepository.java
ybkang1108 and others added 12 commits January 15, 2025 16:35
answer repository 의 쿼리를
member, study repository 로 이동
comment repository 의 쿼리를
round repository 로 이동
curriculum repository 의 쿼리를
round repository 로 이동
findCurriculums, findCurriculumByWeek 메소드 이동
소문자로 되어있는 부분이 있어서 대문자로 변경
answer, curriculum, comment, day repository 추가
build.gradle 에서는 jar 파일 하나만 생성되도록 수정
application.yml 에서는 server address 삭제
@cmj7271 cmj7271 merged commit dec0f1f into main Jan 15, 2025
1 check 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.

2 participants