- Full Stack Development with JHipster
- Deepu K Sasidharan Sendil Kumar N
- 90字
- 2021-08-27 19:57:35
Spring data
Spring data (http://projects.spring.io/spring-data) is a module that abstracts data access operations for many different data access technologies and databases. It provides a consistent API to work seamlessly with different underlying implementations. This frees us from worrying about the underlying database and data access technology. It has powerful features such as dynamic query generation from method names, custom object mapping abstractions, and so on. Spring data supports working with JPA, MongoDB, Redis, and Elasticsearch to name a few. It also lets you export Spring data repositories as RESTful resources.
推薦閱讀
- Spring 5.0 By Example
- Oracle從新手到高手
- Web Scraping with Python
- Three.js開發指南:基于WebGL和HTML5在網頁上渲染3D圖形和動畫(原書第3版)
- Java編程指南:基礎知識、類庫應用及案例設計
- Visual Basic程序設計與應用實踐教程
- Drupal 8 Module Development
- Oracle從入門到精通(第5版)
- 深入淺出Serverless:技術原理與應用實踐
- C語言課程設計
- 表哥的Access入門:以Excel視角快速學習數據庫開發(第2版)
- Python機器學習:預測分析核心算法
- Android Development Tools for Eclipse
- Mastering PowerCLI
- 面向對象程序設計及C++(第3版)