- 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.
推薦閱讀
- 數(shù)據(jù)庫原理及應(yīng)用教程(第4版)(微課版)
- Hands-On Machine Learning with Microsoft Excel 2019
- 使用GitOps實(shí)現(xiàn)Kubernetes的持續(xù)部署:模式、流程及工具
- 圖解機(jī)器學(xué)習(xí)算法
- PySpark大數(shù)據(jù)分析與應(yīng)用
- 揭秘云計(jì)算與大數(shù)據(jù)
- Enterprise Integration with WSO2 ESB
- 高維數(shù)據(jù)分析預(yù)處理技術(shù)
- 達(dá)夢數(shù)據(jù)庫運(yùn)維實(shí)戰(zhàn)
- PostgreSQL指南:內(nèi)幕探索
- MySQL DBA修煉之道
- 數(shù)據(jù)庫查詢優(yōu)化器的藝術(shù):原理解析與SQL性能優(yōu)化
- 中國云存儲發(fā)展報(bào)告
- 一本書讀懂大數(shù)據(jù)
- Oracle 11g數(shù)據(jù)庫管理與開發(fā)基礎(chǔ)教程