# [v1.8.4-2018/09/25 Model解析异常修复]

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 (opens new window)issue #30 @GitHub (opens new window)

2、fixed 树形model默认展开issue #IMXH5 @Gitee (opens new window)

3、fixed 两个list里放同一个bean,一个显示一个不显示issue #IMXOY @Gitee (opens new window)

4、fixed 同时传输文本信息和文件时,值重复issue #IMXDT @Gitee (opens new window)

5、fixed issue #IN03Q (opens new window)

6、fixed 响应类 3层嵌套解析不出来issue #IMXOF @Gitee (opens new window)

7、fixed 全局参数设置接口中已有变量,会导致在线调试里面出现2个参数,不方便调试(如果后端swagger配置文件中使用globalParameter设置全局参数,并且赋予默认值,则以后端全局参数值为准)issue #IMXVD @Gitee (opens new window)

8、fixed ["text/plain"] controller接收问题issue #IN0PC @Gitee (opens new window)

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 (opens new window)

GITHUB:https://github.com/xiaoymin/Swagger-Bootstrap-UI (opens new window)

在线体验:http://swagger-bootstrap-ui.xiaominfo.com/doc.html (opens new window)

欢迎提BUG、Pull Request给我,共同来完善这个小工具~~~~

还未给swagger-bootstrap-ui点过赞的朋友,前往https://gitee.com/xiaoym/swagger-bootstrap-ui (opens new window)给个Star吧~~ :)

相关链接

被围观 人次
上次更新: 2020/11/6 12:46:59
有任何问题请使用Knife4j的标签在OSC社区