====== Spring REST Docs ====== * http://projects.spring.io/spring-restdocs/ * https://spring.io/guides/gs/testing-restdocs/ * [[https://github.com/ePages-de/restdocs-api-spec|ePages-de/restdocs-api-spec: Adds API specification support to Spring REST Docs]] * https://github.com/BerkleyTechnologyServices/restdocs-spec * [[https://github.com/ScaCap/spring-auto-restdocs|ScaCap/spring-auto-restdocs: Spring Auto REST Docs is an extension to Spring REST Docs]] * [[springframework:webflux|Spring WebFlux]] 는 [[https://mvnrepository.com/artifact/org.springframework.restdocs/spring-restdocs-webtestclient|spring-restdocs-webtestclient]] 사용. * [[java:rest_assured|Rest Assured]] 함께 참조 ===== 참고 ===== * [[https://www.jetbrains.com/help/idea/http-client-in-product-code-editor.html|HTTP Client in IntelliJ IDEA Code Editor - Help | IntelliJ IDEA]] * http://www.slideshare.net/gmind7/making-your-api-easy-to-document-with-spring-rest-docs * [[http://woowabros.github.io/experience/2018/12/28/spring-rest-docs.html|Spring Rest Docs 적용 - 우아한형제들 기술 블로그]] * [[https://www.popit.kr/spring-rest-docs/|Spring REST Docs API 문서를 자동화 해보자 | Popit]] * [[https://www.baeldung.com/spring-rest-docs|Introduction to Spring REST Docs | Baeldung]] * [[https://woowabros.github.io/experience/2020/05/13/rest-docs.html|Spring REST Docs에 날개를... (feat: Popup) - 우아한형제들 기술 블로그]] * [[https://www.baeldung.com/spring-rest-docs-vs-openapi|Spring REST Docs vs OpenAPI | Baeldung]] * [[https://taetaetae.github.io/posts/a-combination-of-swagger-and-spring-restdocs/|Swagger와 Spring Restdocs의 우아한 조합 (by OpenAPI Spec)]] * [[https://www.youtube.com/watch?v=BoVpTSsTuVQ&ab_channel=%EC%9A%B0%EC%95%84%ED%95%9CTech|[10분 테코톡] 승팡, 케이의 REST Docs - YouTube]]