内容简介:Springfox 2.9.0 已发布,这是支持 jdk 6 和 spring 4.x 的最后一个版本。3.0 版本发布后,将最低要求 jdk 8 。 Springfox 的前身是 swagger-springmvc,是一个开源的 API doc 框架,可以将我们的Controller的方法...
Springfox 2.9.0 已发布,这是支持 jdk 6 和 spring 4.x 的最后一个版本。3.0 版本发布后,将最低要求 jdk 8 。
Springfox 的前身是 swagger-springmvc,是一个开源的 API doc 框架,可以将我们的Controller的方法以文档的形式展现。
该版本包含大量改进和修复,部分如下:
(#2361) Make Documentation Plugins Bootstrapper autostart configurable feature
(#2293) Added Vendor Extensions Support to Tag object feature help wanted
(#2253) Producing "x-example" with @apiparam for @pathvariable feature help wanted
(#2166) Swagger UI 3.x Suggested Improvements feature help wanted
(#2125) I want to Example Value customize feature help wanted
(#1903) XmlAttribute not applied duplicate feature
(#1151) Add Polymorphism Support feature
(#868) Springfox support for polymorphism duplicate feature help wanted
(#2043) Generate own model
(#1700) @apimodelproperty add example will be parsed to json
duplicate(#1232) Externalizing Descriptions of Api-Annotations (ApiModel/ApiModelProperty/...)
(#1449) @apimodelproperty not displaying attribute when using @modelattributeode
duplicate
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
RabbitMQ实战
Alvaro Videla、Jason J. W. Williams / 汪佳南 / 电子工业出版社 / 2015-10 / 75.00元
本书对RabbitMQ做了全面、翔实的讲解,体现了两位专家的真知灼见。本书首先介绍了有关MQ的历史,然后从基本的消息通信原理讲起,带领读者一路探索RabbitMQ的消息通信世界。这当中不仅包含了针对单台RabbitMQ服务器和RabbitMQ集群的讲解,还教导读者如何使用各种工具来进行监控。 本书内容浅显易懂,文笔风趣幽默。书中包含了丰富的、可以运行的示例程序源代码,读者可以自行下载并运行,......一起来看看 《RabbitMQ实战》 这本书的介绍吧!