- Hands-On Full Stack Development with Spring Boot 2 and React(Second Edition)
- Juha Hinkula
- 168字
- 2021-06-24 14:03:29
Creating a RESTful Web Service with Spring Boot
In this chapter, we will first create a RESTful web service using the controller class. After that, we will demonstrate how to use Spring Data REST to create a RESTful web service that also covers all CRUD functionalities automatically. After you have created a RESTful API for your application, you can implement the frontend using a JavaScript library such as React. We are using the database application that we created in the previous chapter as a starting point.
Web services are applications that communicate over the internet using the HTTP protocol. There are many different types of web service architectures, but the principal idea across all designs is the same. In this book, we are creating a RESTful web service from what is nowadays a really popular design.
In this chapter, we will cover the following topics:
- Basics of a RESTful web service
- Creating a RESTful web service with Spring Boot
- Testing a RESTful web service
- EDA技術(shù)與VHDL編程
- C++黑客編程揭秘與防范
- SEO 20日
- 計(jì)算機(jī)網(wǎng)絡(luò)與數(shù)據(jù)通信
- 局域網(wǎng)組建、管理與維護(hù)項(xiàng)目教程(Windows Server 2003)
- 正在爆發(fā)的互聯(lián)網(wǎng)革命
- 物聯(lián)網(wǎng)時(shí)代
- 企業(yè)私有云建設(shè)指南
- 網(wǎng)絡(luò)環(huán)境中基于用戶視角的信息質(zhì)量評(píng)價(jià)研究
- TD-LTE無線網(wǎng)絡(luò)規(guī)劃與設(shè)計(jì)
- 設(shè)備監(jiān)控技術(shù)詳解
- 移動(dòng)物聯(lián)網(wǎng):商業(yè)模式+案例分析+應(yīng)用實(shí)戰(zhàn)
- 新媒體交互藝術(shù)
- 黑客與反黑工具使用詳解
- 物聯(lián)網(wǎng)概論