Spring Data(影印版) 东南大学出版社 mobi 下载 网盘 caj lrf pdf txt 阿里云

Spring Data(影印版) 东南大学出版社电子书下载地址
- 文件名
- [epub 下载] Spring Data(影印版) 东南大学出版社 epub格式电子书
- [azw3 下载] Spring Data(影印版) 东南大学出版社 azw3格式电子书
- [pdf 下载] Spring Data(影印版) 东南大学出版社 pdf格式电子书
- [txt 下载] Spring Data(影印版) 东南大学出版社 txt格式电子书
- [mobi 下载] Spring Data(影印版) 东南大学出版社 mobi格式电子书
- [word 下载] Spring Data(影印版) 东南大学出版社 word格式电子书
- [kindle 下载] Spring Data(影印版) 东南大学出版社 kindle格式电子书
寄语:
新华书店正版,关注店铺成为会员可享店铺专属优惠,团购客户请咨询在线客服!
内容简介:
在使用关系型数据库搭建Java企业应用时,你可以选择多种数据访问框架。但是在处理大数据的时候呢?波拉编著的《SpringData(企业级Java的现代数据访问技术影印版)》这本包含丰富实践的指南将为你展示SpringData如何使得搭建基于诸如NoSQL和Hadoop这样一些新型数据访问技术的应用变得更加简单。
《SpringData(企业级Java的现代数据访问技术影印版)》通过多个示例项目,你将了解到SpringData如何提供了一个兼容NoSQL特有特性和功能的编程模型,以及它如何帮助你开发基于诸如数据分析、事件流处理和工作流之类用例的Hadoop应用。你也将找到那些SpringData添加到Spring现有JPA和JDBC中的特性,它们用来实现基于RDBMS的数据访问层。
书籍目录:
Foreword
Preface
Part I. Background
1. The Spring Data Project
NoSQL Data Access for Spring Developers
General Themes
The Domain
The Sample Code
Importing the Source Code into Your IDE
2. Repositories: Convenient Data Access Layers
Quick Start
Defining Query Methods
Query Lookup Strategies
Query Derivation
Pagination and Sorting
Defining Repositories
Fine-Tuning Repository Interfaces
Manually Implementing Repository Methods
IDE Integration
IntelliJ IDEA
3. Type-Safe Querying Using Querydsl
Introduction to Querydsl
Generating the Query Metamodel
Build System Integration
Supported Annotation Processors
Querying Stores Using Querydsl
Integration with Spring Data Repositories
Executing Predicates
Manually Implementing Repositories
Part II. Relational Databases
4. JPA Repositories
The Sample Project
The Traditional Approach
Bootstrapping the Sample Code
Using Spring Data Repositories
Transactionality
Repository Querydsl Integration
S. Type-SafeJDBC Programming with Querydsl SQL
The Sample Project and Setup
The HyperSQL Database
The SQL Module of Querydsl
Build System Integration
The Database Schema
The Domain Implementation of the Sample Project
The QueryDslJdbcTemplate
Executing Queries
The Beginning of the Repository Implementation
Querying for a Single Object
The OneToManyResultSetExtractor Abstract Class
The CustomerListExtractor Implementation
The Implementations for the RowMappers
Querying for a List of Objects
Insert, Update, and Delete Operations
Inserting with the SQLInsertClause
Updating with the SQLUpdateClause
Deleting Rows with the SQLDeleteClause
Part III. NoSQL
6. MongoDB:A Document Store
MongoDB in a Nutshell
Setting Up MongoDB
Using the MongoDB Shell
The MongoDB Java Driver
Setting Up the Infrastructure Using the Spring Namespace
The Mapping Subsystem
The Domain Model
Setting Up the Mapping Infrastructure
Indexing
Customizing Conversion
MongoTemplate
Mongo Repositories
Infrastructure Setup
Repositories in Detail
Mongo Querydsl Integration
7. Neo4j: A Graph Database
Graph Databases
Neo4j
Spring Data Neo4j Overview
Modeling the Domain as a Graph
Persisting Domain Objects with Spring Data Neo4j
Neo4jTemplate
Combining Graph and Repository Power
Basic Graph Repository Operations
Derived and Annotated Finder Methods
Advanced Graph Use Cases in the Example Domain
Multiple Roles for a Single Node
Product Categories and Tags as Examples for In-Graph Indexes
Leverage Similar Interests (Collaborative Filtering)
Recommendations
Transactions, Entity Life Cycle, and Fetch Strategies
Advanced Mapping Mode
Working with Neo4j Server
Continuing From Here
8. Redis: A Key/Value Store
Redis in a Nutshell
Setting Up Redis
Using the Redis Shell
Connecting to Redis
Object Conversion
Object Mapping
Atomic Counters
Pub/Sub Functionality
Listening and Responding to Messages
Using Spring's Cache Abstraction with Redis
PartlY. Rapid Application Development
9. Persistence Layers with Spring Roo
A Brief Introduction to Roo
Roo's Persistence Layers
Quick Start
Using Roo from the Command Line
Using Roo with Spring Tool Suite
A Spring Roo JPA Repository Example
Creating the Project
Setting Up JPA Persistence
Creating the Entities
Defining the Repositories
Creating the Web Layer
Running the Example
A Spring Roo MongoDB Repository Example
Creating the Project
Setting Up MongoDB Persistence
Creating the Entities
Defining the Repositories
Creating the Web Layer
Running the Example
10. REST Repository Exporter
The Sample Project
Interacting with the REST Exporter
Accessing Products
Accessing Customers
Accessing Orders
Part V. Big Data
11. Spring forApache Hadoop
Challenges Developing with Hadoop
Hello World
Hello World Revealed
Hello World Using Spring for Apache Hadoop
Scripting HDFS on the JVM
Combining HDFS Scripting and Job Submission
Job Scheduling
Scheduling MapReduce Jobs with a TaskScheduler
Scheduling MapReduce Jobs with Quartz
12. Analyzing Datawith Hadoop
Using Hive
Hello World
Running a Hive Server
Using the Hive Thrift Client
Using the Hive JDBC Client
Apache Logfile Analysis Using Hive
Using Pig
Hello World
Running a PigServer
Controlling Runtime Script Execution
Calling Pig Scripts Inside Spring Integration Data Pipelines
Apache Logfile Analysis Using Pig
Using HBase
Hello World
Using the HBase Java Client
13. Creating Big Data Pipelines with Spring Batch and Spring Integration
Collecting and Loading Data into HDFS
An Introduction to Spring Integration
Copying Logfiles
Event Streams
Event Forwarding
Management
An Introduction to Spring Batch
Processing and Loading Data from a Database
Hadoop Workflows
Spring Batch Support for Hadoop
Wordcount as a Spring Batch Application
Hive and Pig Steps
Exporting Data from HDFS
From HDFS to JDBC
From HDFS to MongoDB
Collecting and Loading Data into Splunk
Part VI. Data Grids
14. GemFire: A Distributed Data Grid
GemFire in a Nutshell
Caches and Regions
How to Get GemFire
Configuring GemFire with the Spring XML Namespace
Cache Configuration
Region Configuration
Cache Client Configuration
Cache Server Configuration
WAN Configuration
Disk Store Configuration
Data Access with GemfireTemplate
Repository Usage
POJO Mapping
Creating a Repository
PDX Serialization
Continuous Query Support
Bibliography
Index
作者介绍:
暂无相关内容,正在全力查找中
出版社信息:
暂无出版社相关信息,正在全力查找中!
书籍摘录:
暂无相关书籍摘录,正在全力查找中!
在线阅读/听书/购买/PDF下载地址:
在线阅读地址:Spring Data(影印版) 东南大学出版社在线阅读
在线听书地址:Spring Data(影印版) 东南大学出版社在线收听
在线购买地址:Spring Data(影印版) 东南大学出版社在线购买
原文赏析:
暂无原文赏析,正在全力查找中!
其它内容:
暂无其它内容!
网站评分
书籍多样性:4分
书籍信息完全性:8分
网站更新速度:5分
使用便利性:9分
书籍清晰度:8分
书籍格式兼容性:7分
是否包含广告:5分
加载速度:7分
安全性:3分
稳定性:9分
搜索功能:8分
下载便捷性:6分
下载点评
- 实惠(118+)
- 经典(361+)
- 中评(572+)
- 微信读书(186+)
- 图书多(222+)
- pdf(610+)
- 博大精深(343+)
- 收费(261+)
- 体验满分(77+)
- 不亏(361+)
- 无颠倒(339+)
- 三星好评(113+)
- 推荐购买(155+)
下载评价
- 网友 温***欣:
可以可以可以
- 网友 堵***格:
OK,还可以
- 网友 权***颜:
下载地址、格式选择、下载方式都还挺多的
- 网友 饶***丽:
下载方式特简单,一直点就好了。
- 网友 寇***音:
好,真的挺使用的!
- 网友 潘***丽:
这里能在线转化,直接选择一款就可以了,用他这个转很方便的
- 网友 相***儿:
你要的这里都能找到哦!!!
- 网友 融***华:
下载速度还可以
- 网友 后***之:
强烈推荐!无论下载速度还是书籍内容都没话说 真的很良心!
喜欢"Spring Data(影印版) 东南大学出版社"的人也看了
家常菜里的降血糖小偏方(家常菜中藏着很老很老的老偏方,吃好每天3顿饭,胜过医生开药方。纯食材配方,安全、廉价、方便、可靠,值得珍藏!) mobi 下载 网盘 caj lrf pdf txt 阿里云
教材划重点政治必修三3政治与法治人教版RJ 高中划重点高一政治必修3三同步练习册教材全解辅导复习资料书 mobi 下载 网盘 caj lrf pdf txt 阿里云
9787305120961 mobi 下载 网盘 caj lrf pdf txt 阿里云
西游新传(函套10册) mobi 下载 网盘 caj lrf pdf txt 阿里云
注音版说文解字 mobi 下载 网盘 caj lrf pdf txt 阿里云
多嘴小鸡 (美)克里斯蒂安·琼斯 著;(乌克兰)叶林娜·埃利斯 绘;张浩 译 mobi 下载 网盘 caj lrf pdf txt 阿里云
国际减贫合作:构建人类命运共同体(套装全2册) mobi 下载 网盘 caj lrf pdf txt 阿里云
增广贤文 mobi 下载 网盘 caj lrf pdf txt 阿里云
极限色彩 色彩静物联考校考高分攻略 mobi 下载 网盘 caj lrf pdf txt 阿里云
使徒(迷失者的续命游戏) mobi 下载 网盘 caj lrf pdf txt 阿里云
- 上学就看 熊爸爸幽默童话-莎莎不敢一个人睡觉 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 中国担保制度与担保方法(第五版) mobi 下载 网盘 caj lrf pdf txt 阿里云
- 特种部队-世界王牌特种部队秘密档案 宋颖 哈尔滨出版社【正版保证】 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 家有宝宝要入园 全8册我爱幼儿园绘本 3-4-5-6岁婴幼儿童启蒙认知绘本故事书宝宝入园准备幼小衔接早教书学前准备书我爱幼儿园 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 日本地方公务员制度变迁研究--三维视角下的博弈与演化 mobi 下载 网盘 caj lrf pdf txt 阿里云
- MG动画制作基础培训教程 全彩版 二维动画制作 ae教程书籍 文案脚本图形后期 MG动画设计流程教程书籍 mobi 下载 网盘 caj lrf pdf txt 阿里云
- 中公教育2023年河南省选调生考试用书教材一本通教材历年真题模拟试卷 申论行测行政职业能力测验选调生2023河南选调选拔考试教材 mobi 下载 网盘 caj lrf pdf txt 阿里云
- Ownership Thinking mobi 下载 网盘 caj lrf pdf txt 阿里云
- 上尉的女儿 (俄罗斯)普希金 著;智量 译 著 世界名著文学 图书籍 华东师范大学 mobi 下载 网盘 caj lrf pdf txt 阿里云
- Pro/ENGINEER 2001零件设计教程 mobi 下载 网盘 caj lrf pdf txt 阿里云
书籍真实打分
故事情节:3分
人物塑造:6分
主题深度:7分
文字风格:9分
语言运用:6分
文笔流畅:5分
思想传递:7分
知识深度:7分
知识广度:3分
实用性:6分
章节划分:4分
结构布局:5分
新颖与独特:5分
情感共鸣:6分
引人入胜:4分
现实相关:9分
沉浸感:7分
事实准确性:7分
文化贡献:4分