Spring Data Neo4j 2.0.0 发布

jopen 12年前
     <p><a href="/misc/goto?guid=4958320161397428531">Spring Data Neo4j 2.0</a> 发布了,该版本基于 <a href="/misc/goto?guid=4958187039130349070">Neo4j 1.6.M02</a>。<br /> </p>    <div id="p_fullcontent" class="detail">     <p><strong>Spring Data</strong> 项目的目的是为了简化构建基于 Spring 框架应用的数据访问计数,包括非关系数据库、Map-Reduce 框架、云数据服务等等;另外也包含对关系数据库的访问支持。</p>     <p>Spring Data 包含多个子项目:</p>     <ul>      <li>Commons - Provides shared infrastructure for use across various data access projects.  Support for cross-database persistence is located here.</li>      <li>Hadoop - Spring based configuration of Hadoop jobs and a POJO programming model for Map-Reduce jobs</li>      <li>Key-Value  - Integration with Redis and Riak providing several ease features for common cases.</li>      <li>Document - Integration with CouchDB and MongoDB with basic configuration, mapping, and repository support</li>      <li>Graph - Integration with Neo4j providing a powerful POJO based programming model.</li>      <li>Graph Roo AddOn - Roo support for Neo4j</li>      <li>JDBC Extensions - Support for Oracle RAC, Advanced Queuing, and Advanced datatypes.</li>      <li>JPA - Simplifies the development of creating a JPA-based data access layer and provides 'cross-store' persistence functionality for JPA managed entites.</li>      <li>Mapping - Currently hosted on the Grails area of github under the code name 'inconsequential' this provides a database unified object mapping framework that is portable across different databases for Java and Grails.</li>      <li>Examples - Example applications for document and graph databases.  See the SpringSource github page and filter by 'examples'</li>      <li>Guidance - High level documentation<span style="font-family:'Calibri','sans-serif';"> </span>to help educate and guide you in non-relational data access landscape</li>     </ul>    </div>    <p></p>    <p>相关链接地址:<br /> <a href="http://www.springsource.com/download/community?project=Spring%20Data%20Neo4j&version=2.0.0.RELEASE">Downloads</a> | <a href="/misc/goto?guid=4958199290705169279">Reference Card</a> | <a href="/misc/goto?guid=4958320164419466459">JavaDocs</a> | <a href="/misc/goto?guid=4958320165203566981">Spring Data Graph Guide Book</a> | <a href="/misc/goto?guid=4958320165999297812">Changelog</a> | <a href="/misc/goto?guid=4958199293660203885">GitHub Repository</a></p>