Spring REST Docs 1.2.1 发布了,该维护版本包括一些错误修复和文档改进。推荐所有 Spring REST Docs 用户进行升级。具体如下:
bug: Field snippets do not support XML payloads other than application/xml
bug: RestDocsExtensionRegistry is included in main API documentation
bug: Cookies are duplicated in curl, HTTPie, and HTTP request snippets with latest Spring Framework 5 snapshots
documentation: Add missing quotes for operation snippets
Spring REST Docs 帮助你管理 RESTful 服务文档,使用 Asciidoctor 来编写文档,使用 Spring MVC Test 自动生成片段。
软件详情:https://spring.io/blog/2017/05/12/spring-rest-docs-1-2-1-release
下载地址:https://github.com/spring-projects/spring-restdocs/archive/v1.2.1.RELEASE.zip
来自:开源中国社区

