- Hands-On Full Stack Development with Spring Boot 2.0 and React
- Juha Hinkula
- 98字
- 2021-06-25 21:00:25
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. We are using the database application that we created in the previous chapter as a starting point.
In this chapter, we will look into the following:
- What the RESTful web service is
- How to create a RESTful web service with Spring Boot
- How to test the RESTful web service
推薦閱讀
- Flask Web全棧開發實戰
- C及C++程序設計(第4版)
- OpenDaylight Cookbook
- Windows系統管理與服務配置
- 從程序員到架構師:大數據量、緩存、高并發、微服務、多團隊協同等核心場景實戰
- OpenCV 3和Qt5計算機視覺應用開發
- 看透JavaScript:原理、方法與實踐
- 程序員考試案例梳理、真題透解與強化訓練
- Python數據可視化之Matplotlib與Pyecharts實戰
- Access 2010數據庫應用技術(第2版)
- Learning Modular Java Programming
- Red Hat Enterprise Linux Troubleshooting Guide
- Unity 2018 Augmented Reality Projects
- 人工智能算法(卷1):基礎算法
- Hadoop大數據分析技術