不正狼 发表于 2015-5-8 08:50:32

Apache Olingo OData Client 4.0.0 for JavaScript

5月23日 西安 OSC 源创会开始报名啦,存储、虚拟机、Docker 等干货分享
  Apache Olingo OData Client 4.0.0 for JavaScript 发布了,Apache Olingo 是个 Java 库,用来实现 Open Data Protocol (OData)。 Apache Olingo 包括服务客户端和 OData 服务器方面。当前支持 OData 2.0 ,未来会支持 OData 4.0。Apache Olingo 扩展部分支持 JPA 持久性或者注释 bean 类。
  新版本改进记录包括:
  新特性:

  ·Support of OData V4 headers
·Support of OData V4 metadata payload
·Support of OData JSON payload version 4.0 (include batch request and response payload)
·Support of the Cache and Store modules

  变化:
  · The license header is changed to the Apache license header
· Atom and JSON verbose payload support is removed to conform the OData V4 protocol
· New build infrastructure -
· The code comments are modified to the JSDoc style and the JSDoc generation functionality is enabled.
· Support running on browser-independent environments (e.g. Node.js)
页: [1]
查看完整版本: Apache Olingo OData Client 4.0.0 for JavaScript