欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  资讯频道

RESTEasy 1.1 发布

程序员文章站 2022-05-10 14:02:06
...

我非常高兴的宣布 RESTEasy 1.1.GA 的发布。本次发布包含了大量功能和 bug 修复。特别感谢 Solomon Duskis, Attila Kiraly, and Michael Brackx 。本次发布中包含特性包括:

  • 新的 interceptor模型
  • GZIP 编码支持
  • Guice 1.0 支持.感谢  Mike!
  • XOP 和 multipart/相关的 支持. 感谢 Attila!
  • Internal dispatching and forwarding support.感谢 Solomon!
  • Jackson JSON provider support.
  • Asynchronous Job Service
  • 客户端和服务器端的缓存能力
  • Decorator framework for JAXB
  • XMl header and stylesheet support for JAXB
  • 大大改进了 multipart  的支持,感谢 Attila.

详细信息请访问 RESTEasy's 项目主页.

相关标签: rest REST json