SpringFox 2.9.2 发布,开源的 API doc 框架

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

内容简介:SpringFox 2.9.2 发布了,SpringFox 的前身是 swagger-springmvc,是一个开源的 API doc 框架,可以将 Controller 的方法以文档的形式展现。 更新内容如下: Pull requests and contributions (#2492) Added miss...

SpringFox 2.9.2 发布了,SpringFox 的前身是 swagger-springmvc,是一个开源的 API doc 框架,可以将 Controller 的方法以文档的形式展现。

更新内容如下:

Pull requests and contributions

Bugs

  • (#2502) OperationContext only finds SecurityContext's by path ignoring methods
    @robinsonmark

  • (#2481) ConditionalOnWebApplication not found after upgrading to 2.9.0 duplicate @gionn

  • (#2461) 2.8.0 /swagger-resource/configuration/ui does not set Accept header properly @OverDrone

  • (#2446) ApiParam allowableValues string with spaces is not supported @uriparush

  • (#2438) Upgrade to SpringFox 2.9.0 causes failures in Spring Boot 2.0.2.RELEASE @james

  • (#2428) description = "@SiZe: Min - Max (until #1244 gets fixed)" when param annotated with @min and/or @max but #1244 is already fixed @haelduksf

  • (#2423) Query Parameter extracted from Object doesn't recognize public field without getter@kintomiko

  • (#2415) JSR-303: Size annotation on Path Param generates maximum/minimum, but on Model generates maxLength/minLength @retinaburn

  • (#2401) Present multipart object attributes as "formData" duplicate @andyRokit

  • (#2376) Model attribute expansion should respect form/query parameter type
    @dilipkrish

  • (#2498) Path Parameter generated having unsupported properties duplicate @FossilBlade

  • (#2481) ConditionalOnWebApplication not found after upgrading to 2.9.0 duplicate @gionn

  • (#2466) There is no jar in maven repo.Why? duplicate @litttlefisher

  • (#2441) Upgrading from 2.8.0 to 2.9.0 causes SpringBootTest to stop working duplicate@maraswrona

  • (#2401) Present multipart object attributes as "formData" duplicate @andyRokit

  • (#755) o.s.data.domain.Pageable - automatically add @apiimplicitparams? can-use-for-docs duplicate @Steve

发布公告

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《SpringFox 2.9.2 发布,开源的 API doc 框架》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

Data Structures and Algorithms

Data Structures and Algorithms

Alfred V. Aho、Jeffrey D. Ullman、John E. Hopcroft / Addison Wesley / 1983-1-11 / USD 74.20

The authors' treatment of data structures in Data Structures and Algorithms is unified by an informal notion of "abstract data types," allowing readers to compare different implementations of the same......一起来看看 《Data Structures and Algorithms》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具