SpringFox 2.9.2 发布了,SpringFox 的前身是 swagger-springmvc,是一个开源的 API doc 框架,可以将 Controller 的方法以文档的形式展现。
更新内容如下:
Pull requests and contributions
- (#2492) Added missing backtick @TwinProduction
- (#2465) X-Forwarded-Prefix should replace basePath in newer spring versions @rainoko
- (#2464) Remove replaceAll with trim @ctruzzi
- (#2434) Add csrf token support @olOwOlo
- (#2429) Remove output related to fixed issue (#1244) #2428 @haelduksf
- (#2404) Using media type to determine correct param type when expanding param… @andyRokit
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
下载地址:
转自 https://www.oschina.net/news/97371/springbox-2-9-2-released