스프링 REST Docs 공식 레퍼런스를 한글로 번역한 문서입니다.
버전은 2.0.5.RELEASE 기준입니다.
스프링 Rest Docs는 손으로 작성한 문서를, 스프링 MVC 테스트가 자동 생성한 스니펫과 결합하는 방식으로 RESTful 서비스를 문서화한다.
목차:
- Introduction
- Getting started
- Documenting your API
- 3.1. Hypermedia
- 3.2. Request and Response Payloads
- 3.3. Request Parameters
- 3.4. Path Parameters
- 3.5. Request Parts
- 3.6. Request Part Payloads
- 3.7. HTTP Headers
- 3.8. Reusing Snippets
- 3.9. Documenting Constraints
- 3.10. Default Snippets
- 3.11. Using Parameterized Output Directories
- 3.12. Customizing the Output
- Customizing requests and responses
- Configuration
- Working with Asciidoctor
- Working with Markdown
- Contributing
Next :Introduction
스프링 REST Docs 소개 한글 번역