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: 특정 프로젝트 상세 정보 반환 기능 구현 #100

Merged
merged 2 commits into from
Aug 16, 2024

Conversation

yunhacandy
Copy link
Member

연관된 이슈

이슈링크(url): #92 (comment)

✅ 작업 내용

  • 프로젝트 더보기 페이지에 반환할 정보
  • 이름, 소개글, 깃허브 링크, 비헨스 링크, 프로젝트 링크, 기수, 사진 목록, 멤버 목록

🗣 ️리뷰 요구 사항

- 프로젝트 더보기 페이지에 반환할 정보
- 이름, 소개글, 깃허브 링크, 비헨스 링크, 프로젝트 링크, 기수, 사진 목록, 멤버 목록
@Youthhing Youthhing changed the title Feat: 특정 프로젝트 상세 정보 반환 기능 구현 Feature: 특정 프로젝트 상세 정보 반환 기능 구현 Aug 16, 2024
- 일관된 트랜잭션 관리를 위해 getProjectDetail 클래스에 @transactional 어노테이션을 적용했습니다.

- ProjectDetailResponse에서 generationNumber도 반환되게 수정

- 코드 일관성을 위해 project 관련 repository 메소드 호출 방식 변경
@yunhacandy yunhacandy merged commit be377fb into develop Aug 16, 2024
1 check passed
@yunhacandy yunhacandy deleted the feature/TCTSK10-1-implement-get-project-detail branch August 16, 2024 02:44
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