发布于 2016-03-12 23:32:39 | 413 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Swagger RESTful风格的Web服务框架

Swagger 是一个规范和完整的框架,用于生成、描述、调用和可视化 RESTful 风格的 Web 服务。总体目标是使客户端和文件系统作为服务器以同样的速度来更新。文件的方法,参数和模型紧密集成到服务器端的代码,允许API来始终保持同步。Swagger 让部署管理和使用功能强大的API从未如此简单。


Swagger-Core 1.5.8 发布了,Swagger 是一个规范和完整的框架,用于生成、描述、调用和可视化 RESTful 风格的 Web 服务。总体目标是使客户端和文件系统作为服务器以同样的速度来更新。文件的方法,参数和模型紧密集成到服务器端的代码,允许API来始终保持同步。 Swagger 让部署管理和使用功能强大的API从未如此简单。

该版本值得关注的改进有:

Notable features

  • Allow user created @PATCH, @GET ...etc annotations (#1643)

  • Charset of @Produces Annotation are ignored in Accept header (#1609)

  • @ApiResponse at class level (#1382)

Notable bug fixes

  • NPE filtering not used definitions (#1707)

  • RESTEasy unable to find contextual data of type (#1691)

  • Correct consumes/produces annotation parsing (#1546)

  • nickname not parsed for path in swagger-servlet (#1546)

  • NPE in environments with no provides servletConfig (#1103)

  • Add 'title' attribute during deserialization of non-primitive properties (#1599)

  • Property example serialization (#1681)

  • Fixes ignored swagger config via context attribute (#1687)

https://github.com/swagger-api/swagger-core/releases



历史版本 :
Swagger 1.5.16 发布,RESTful 风格的 Web 服务框架
Swagger 1.5.14 发布,RESTful 风格的 Web 服务框架
Swagger Core 1.5.9 发布,RESTful 框架
Swagger-Core 1.5.8 发布,RESTful 框架
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务