HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
[New] 아만드팀
[New] 아만드팀
/
🏁
[과제] 게시판 구현
/
메모장

메모장

 
created_at / created_by
mapped super class를 통해서 만들기
 
mvc를 통해서 controller 테스트를 한 후에
rest-docs를 이용해서 문서화하기
 
API 문서를 만들어서 SPEC 조회
테스트 코드 기반으로 멋지게 만들어보자
notion image
notion image
notion image
notion image
notion image
notion image
notion image
문서화가 안됐다고 말하는 필드들을 모두 채워줌
 
API스팩과 문서는 항상 일치해야 하기 때문에
강제해준다.
notion image
머스테치 문법
adoc 문법
notion image
notion image
notion image
html 생성
notion image
스웨거의 단점
notion image
프로덕션 코드인데 documentation 코드가 붙어있음 - 유지보수 힘듦
API검증도 잘 안됨
notion image
notion image
이결과를 프린트 해라
notion image