内容简介:swagger-bootstrap-ui 1.8.4 发布了。swagger-bootstrap-ui 是 Swagger 的前端 UI 实现,目的是替换 Swagger 默认的 UI 实现 Swagger-UI,使文档更友好一点儿 swagger-bootstrap-ui 1.8.4 主要更新如下: 1、fix...
swagger-bootstrap-ui 1.8.4 发布了。swagger-bootstrap-ui 是 Swagger 的前端 UI 实现,目的是替换 Swagger 默认的 UI 实现 Swagger-UI,使文档更友好一点儿
swagger-bootstrap-ui 1.8.4 主要更新如下:
1、fixed key-value表单请求 @RequestParam映射无效,在线调试bugissue #IMXOV @Gitee、issue #30 @GitHub
2、fixed 树形model默认展开issue #IMXH5 @Gitee
3、fixed 两个list里放同一个bean,一个显示一个不显示issue #IMXOY @Gitee
4、fixed 同时传输文本信息和文件时,值重复issue #IMXDT @Gitee
5、fixed issue #IN03Q
6、fixed 响应类 3层嵌套解析不出来issue #IMXOF @Gitee
7、fixed 全局参数设置接口中已有变量,会导致在线调试里面出现2个参数,不方便调试(如果后端swagger配置文件中使用globalParameter设置全局参数,并且赋予默认值,则以后端全局参数值为准)issue #IMXVD @Gitee
8、fixed ["text/plain"] controller接收问题issue #IN0PC @Gitee
9、优化调试页响应高度,ace-editor响应高度
10、默认在Swagger-bootstrap-ui的请求,UI会增加一个默认的请求头Request-Origion
:SwaggerBootstrapUi
11、fixed Authorize默认tab不选中的bug
12、fixed curl响应参数,针对中文urlencode处理
Maven坐标
<dependency> <groupId>com.github.xiaoymin</groupId> <artifactId>swagger-bootstrap-ui</artifactId> <version>1.8.4</version> </dependency>
码云:https://gitee.com/xiaoym/swagger-bootstrap-ui
GITHUB:https://github.com/xiaoymin/Swagger-Bootstrap-UI
在线体验:http://swagger-bootstrap-ui.xiaominfo.com/doc.html
欢迎提BUG、Pull Request给我,共同来完善这个小工具~~~~
还未给swagger-bootstrap-ui点过赞的朋友,前往https://gitee.com/xiaoym/swagger-bootstrap-ui给个Star吧~~ :)
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Web Data Mining
Bing Liu / Springer / 2006-12-28 / USD 59.95
Web mining aims to discover useful information and knowledge from the Web hyperlink structure, page contents, and usage data. Although Web mining uses many conventional data mining techniques, it is n......一起来看看 《Web Data Mining》 这本书的介绍吧!