Spring Data (Paperback)
Mark Pollack, Oliver Gierke, Thomas Risberg, Jon Brisbin, Michael Hunger
- 出版商: O'Reilly
- 出版日期: 2012-11-13
- 定價: $1,300
- 售價: 6.0 折 $780
- 語言: 英文
- 頁數: 316
- 裝訂: Paperback
- ISBN: 1449323952
- ISBN-13: 9781449323950
-
相關分類:
Java 相關技術
-
相關翻譯:
Spring Data 技術手冊 (Spring Data) (繁中版)
立即出貨
買這商品的人也買了...
-
$880$695 -
$620$527 -
$650$585 -
$420$357 -
$800$680 -
$480$408 -
$480$408 -
$1,200$948 -
$480$408 -
$550$435 -
$450$383 -
$650$553 -
$580$458 -
$450$383 -
$580$493 -
$1,300$1,235 -
$880$695 -
$680$537 -
$980$774 -
$880$695 -
$680$578 -
$299$269 -
$780$616 -
$360$306 -
$620$484
相關主題
商品描述
You can choose several data access frameworks when building Java enterprise applications that work with relational databases. But what about big data? This hands-on introduction shows you how Spring Data makes it relatively easy to build applications across a wide range of new data access technologies such as NoSQL and Hadoop.
Through several sample projects, you’ll learn how Spring Data provides a consistent programming model that retains NoSQL-specific features and capabilities, and helps you develop Hadoop applications across a wide range of use-cases such as data analysis, event stream processing, and workflow. You’ll also discover the features Spring Data adds to Spring’s existing JPA and JDBC support for writing RDBMS-based data access layers.
- Learn about Spring’s template helper classes to simplify the use of database-specific functionality
- Explore Spring Data’s repository abstraction and advanced query functionality
- Use Spring Data with Redis (key/value store), HBase (column-family), MongoDB (document database), and Neo4j (graph database)
- Discover the GemFire distributed data grid solution
- Export Spring Data JPA-managed entities to the Web as RESTful web services
- Simplify the development of HBase applications, using a lightweight object-mapping framework
- Build example big-data pipelines with Spring Batch and Spring Integration