Spring Data Book Free

Read Spring Data book online now. You also can download comics, magazine and also books. Get online Spring Data today.
Spring Data

  • Used Book in Good Condition

Download Book Spring Data


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 ofdatabase-specific functionalityExplore Spring Data’s repository abstraction and advanced query functionalityUse Spring Data with Redis (key/value store), HBase(colum