Springfox 2.9.0 发布,开源的 API doc 框架

栏目: 软件资讯 · 发布时间: 7年前

内容简介: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]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Lua设计与实现

Lua设计与实现

codedump / 人民邮电出版社 / 2017-8 / 49.00元

本书首先介绍了Lua中的数据结构,比如通用数据是如何表示的、Lua的字符串以及表类型的实现原理,接着讨论了Lua虚拟机的实现,并且将其中重点的一些指令进行了分类讲解,最后讨论了垃圾回收、模块实现、热更新、协程等的实现原理。一起来看看 《Lua设计与实现》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

MD5 加密
MD5 加密

MD5 加密工具

html转js在线工具
html转js在线工具

html转js在线工具