- 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
推薦閱讀
- Unreal Engine Physics Essentials
- Android和PHP開發最佳實踐(第2版)
- Raspberry Pi Networking Cookbook(Second Edition)
- 無代碼編程:用云表搭建企業數字化管理平臺
- PowerCLI Cookbook
- CentOS 7 Linux Server Cookbook(Second Edition)
- Oracle Database 12c Security Cookbook
- Learning Selenium Testing Tools(Third Edition)
- Unity 3D/2D移動開發實戰教程
- Java SE實踐教程
- Scratch趣味編程:陪孩子像搭積木一樣學編程
- Python計算機視覺與深度學習實戰
- Elastix Unified Communications Server Cookbook
- 讀故事學編程:Python王國歷險記
- Learning Redis