Skip to content

Comments

프로젝트 기본 설정을 한다.#5

Merged
xjvmdutl merged 1 commit intodevelopfrom
feature-04/create-read-repository-and-swagger
May 25, 2025
Merged

프로젝트 기본 설정을 한다.#5
xjvmdutl merged 1 commit intodevelopfrom
feature-04/create-read-repository-and-swagger

Conversation

@xjvmdutl
Copy link
Contributor

🔍 PR 타입 선택

아래 타입 중 해당하는 하나를 선택해 주세요. 반드시 하나만 선택해 주세요.

  • feat: 새로운 기능 추가

📝 변경 사항 요약

  • 읽기 전용 Repository 생성한다.
  • swagger 를 작성한다.
  • 공통 Response를 작성한다.
  • QueryDsl 설정한다.
  • Resource 설정한다

🛠 관련 이슈

Resolves: #4

추가 설명 (선택 사항)

Trip, Crew 기반 프로젝트 기본 설정 했습니다.

- 읽기 전용 Repository 생성한다.
- swagger 를 작성한다.
- 공통 Response를 작성한다.
- QueryDsl 설정한다.
- Resource 설정한다
@xjvmdutl xjvmdutl requested review from a team, ekfrehd, jisubaek, mandykr and pparkjs and removed request for a team May 25, 2025 07:22
@xjvmdutl xjvmdutl merged commit f57bc21 into develop May 25, 2025
1 check passed
@xjvmdutl xjvmdutl deleted the feature-04/create-read-repository-and-swagger branch May 25, 2025 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

읽기 전용 Repository 생성 및 API Spec 문서 및 프로젝트 기본 설정을 한다.

2 participants