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

[BE] Spring Rest Docs API 명세 추가 #14

Open
donggi-lee-bit opened this issue Apr 21, 2022 · 0 comments
Open

[BE] Spring Rest Docs API 명세 추가 #14

donggi-lee-bit opened this issue Apr 21, 2022 · 0 comments
Assignees
Labels
⚙️ BE 백엔드 🗂 docs 문서 작업 🕹 feat 기능 개발

Comments

@donggi-lee-bit
Copy link
Collaborator

Description

클라이언트 개발자가 Spring Rest Docs 로 API 명세를 볼 수 있게 해주세요

기능 세부사항

  • Spring Rest Docs 를 사용하기 위해 API 테스트 코드 추가
  • Swagger 를 Spring Rest Docs 로 API 명세 볼 수 있게 기능 추가
@donggi-lee-bit donggi-lee-bit added 🗂 docs 문서 작업 🕹 feat 기능 개발 ⚙️ BE 백엔드 labels Apr 21, 2022
@donggi-lee-bit donggi-lee-bit self-assigned this Apr 21, 2022
donggi-lee-bit added a commit that referenced this issue Apr 21, 2022
- Gradle 버전에 맞게 Spring Rest Docs 의존성 추가
donggi-lee-bit added a commit that referenced this issue Apr 21, 2022
- 테스트 환경을 분리하여 H2 DB 연결
donggi-lee-bit added a commit that referenced this issue Apr 21, 2022
- 테스트를 통한 API 명세를 확인하기 위해 Spring Rest Docs 추가
- 테스트한 더미 데이터는 추가되지 않는 이슈를 갖고 있음
donggi-lee-bit added a commit that referenced this issue Apr 21, 2022
* Feat: Spring Rest Docs 의존성 추가 - #14

- Gradle 버전에 맞게 Spring Rest Docs 의존성 추가

* Feat: 개발 환경, 테스트 환경 분리 - #14

- 테스트 환경을 분리하여 H2 DB 연결

* Feat: Spring Rest Docs 기능 추가 (테스트한 더미 데이터 추가되지 않음) - #14

- 테스트를 통한 API 명세를 확인하기 위해 Spring Rest Docs 추가
- 테스트한 더미 데이터는 추가되지 않는 이슈를 갖고 있음
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ BE 백엔드 🗂 docs 문서 작업 🕹 feat 기능 개발
Projects
None yet
Development

No branches or pull requests

1 participant