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

[고도화] Swagger UI 로 API 문서화하기 #104

Merged
merged 1 commit into from
May 27, 2023
Merged

Conversation

GGHDMS
Copy link
Owner

@GGHDMS GGHDMS commented May 27, 2023

간단한 의존성 추가만으로 즉시 스웨거 문서화가 진행됨
이 때 Spring Data Rest 가 자동으로 만들어 준 api를
스웨거에 노출시키기 위해 추가 의존성을 사용함

This closes #70

spring data rest api 에서 값을 못 받아 오네,,,
proxy 문제인데 왜 그런건지 는 모르겟다,,
@GGHDMS GGHDMS added the documentation Improvements or additions to documentation label May 27, 2023
@GGHDMS GGHDMS added this to the 게시판 서비스 만들기 milestone May 27, 2023
@GGHDMS GGHDMS self-assigned this May 27, 2023
@GGHDMS GGHDMS linked an issue May 27, 2023 that may be closed by this pull request
@GGHDMS GGHDMS merged commit c1ac877 into main May 27, 2023
@GGHDMS GGHDMS deleted the feature/70-swagger-ui branch May 27, 2023 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[고도화] Swagger UI 로 API 문서화하기
1 participant