- Building RESTful Web Services with Spring 5(Second Edition)
- Raja CSP Raman Ludovic Dewailly
- 160字
- 2021-06-30 19:13:32
CRUD Operations in Plain REST (Without Reactive) and File Upload
In the last chapter, we explored a CRUD operation with Reactive support. As the Spring development team is still updating more Reactive entities, Reactive support hasn't reached their level yet. Though Spring 5 Reactive support is working fine, they still need to improve it to make it stable. After considering these pointers, we plan to avoid Reactive support in order to make it simple for you.
In this chapter, we will go through basic CRUD (Create, Read, Update, and Delete) APIs in Spring 5 (without Reactive) REST. After this chapter, you will be able to do a simple CRUD operation in Spring 5 without Reactive support. Also, we will talk about file upload options in Spring 5.
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
- File uploads in Spring
推薦閱讀
- Hands-On Industrial Internet of Things
- Hands-On Chatbot Development with Alexa Skills and Amazon Lex
- Learning Karaf Cellar
- 網絡安全技術與解決方案(修訂版)
- 互聯(lián)網安全的40個智慧洞見:2014年中國互聯(lián)網安全大會文集
- 電力物聯(lián)網工程技術原理與應用
- 通信十年:擁抱互聯(lián)網
- 5G時代的大數(shù)據(jù)技術架構和關鍵技術詳解
- 計算機通信網絡安全
- 世界互聯(lián)網發(fā)展報告2021
- 區(qū)塊鏈社區(qū)運營手冊
- 網絡互聯(lián)技術(理論篇)
- Architecting Data:Intensive Applications
- 路由與交換技術
- Learning IoT with Particle Photon and Electron