- Spring Boot 2.0 Cookbook(Second Edition)
- Alex Antonov
- 63字
- 2021-06-24 19:24:37
Setting up a database connection
In every application, there is a need to access some data and conduct some operations on it. Most frequently, this source of data is a datastore of some kind, namely a database. Spring Boot makes it very easy to get started in order to connect to the database and start consuming the data via the JPA, among others.
推薦閱讀
- 數據庫基礎與應用:Access 2010
- 計算機信息技術基礎實驗與習題
- 卷積神經網絡的Python實現
- WS-BPEL 2.0 Beginner's Guide
- Ceph源碼分析
- Starling Game Development Essentials
- 信息學競賽寶典:數據結構基礎
- 數據科學工程實踐:用戶行為分析與建模、A/B實驗、SQLFlow
- Apache Kylin權威指南
- TextMate How-to
- Visual FoxPro數據庫技術基礎
- MySQL數據庫應用與管理
- Swift Functional Programming(Second Edition)
- 掌中寶:電腦綜合應用技巧
- Machine Learning for Mobile