- 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.
推薦閱讀
- 數據要素安全流通
- 從零開始學Hadoop大數據分析(視頻教學版)
- 數據之巔:數據的本質與未來
- MongoDB管理與開發精要
- Python廣告數據挖掘與分析實戰
- Libgdx Cross/platform Game Development Cookbook
- 醫療大數據挖掘與可視化
- Learn Unity ML-Agents:Fundamentals of Unity Machine Learning
- 數據驅動:從方法到實踐
- Python金融數據分析(原書第2版)
- 信息學競賽寶典:數據結構基礎
- Instant Autodesk AutoCAD 2014 Customization with .NET
- R Machine Learning Essentials
- 機器學習:實用案例解析
- 碼上行動:利用Python與ChatGPT高效搞定Excel數據分析