- Building RESTful Web Services with Spring 5(Second Edition)
- Raja CSP Raman Ludovic Dewailly
- 72字
- 2021-06-30 19:13:29
CRUD Operations in Spring REST
In this chapter, we will go through basic Create, Read, Update, and Delete (CRUD) APIs in Spring 5 Reactive REST. After this chapter, you will be able to do a simple CRUD operations in Spring 5 with Reactor support.
In this chapter, we will cover the following methods:
- Mapping CRUD operations to HTTP methods
- Creating a user
- Updating a user
- Deleting a user
- Reading (selecting) a user
推薦閱讀
- 物聯網安全(原書第2版)
- 異構基因共表達網絡的分析方法
- 網絡創新指數研究
- Web Application Development with R Using Shiny
- 正在爆發的互聯網革命
- C/C++串口通信:典型應用實例編程實踐
- 通信十年:擁抱互聯網
- 網管第一課:網絡操作系統與配置管理
- AWS Lambda Quick Start Guide
- Dart Cookbook
- Professional Scala
- 智慧城市中的物聯網技術
- INSTANT Social Media Marketing with HootSuite
- Hands-On Cloud:Native Microservices with Jakarta EE
- ElasticSearch Server