- Spring Boot 2.0 Cookbook(Second Edition)
- Alex Antonov
- 86字
- 2021-06-24 19:24:39
Creating a basic RESTful application
While the command-line applications do have their place and use, most of today's application development is centered around web, REST, and data services. Let's start with enhancing our BookPub application by providing it with a web-based API in order to get access to the book catalogs.
We will start where we left off in the previous chapter, so there should already be an application skeleton with the entity objects and a repository service defined and a connection to the database configured.
推薦閱讀
- 數據要素安全流通
- GitHub Essentials
- 新型數據庫系統:原理、架構與實踐
- 卷積神經網絡的Python實現
- Libgdx Cross/platform Game Development Cookbook
- OracleDBA實戰攻略:運維管理、診斷優化、高可用與最佳實踐
- “互聯網+”時代立體化計算機組
- 新基建:數據中心創新之路
- SQL Server 2012數據庫管理教程
- 區塊鏈技術應用與實踐案例
- 數據庫技術及應用
- Oracle高性能SQL引擎剖析:SQL優化與調優機制詳解
- 離線和實時大數據開發實戰
- AndEngine for Android Game Development Cookbook
- 數據庫原理及應用:SQL Server 2016