- Building RESTful Web Services with Spring 5(Second Edition)
- Raja CSP Raman Ludovic Dewailly
- 97字
- 2021-06-30 19:13:28
Basic REST API
To understand the practical part of Reactive components such as Flux and Mono, we will have to create our own REST API and start implementing Flux and Mono classes in our API. In this chapter, we will build a simple REST web service that returns Aloha. Before moving into the implementation part, we will focus on the components involved in creating a RESTful web service.
In this section, we will cover the following topics:
- Flux and Mono—introduction of Spring 5: Functional Web Framework components
- Flux and Mono—in the REST API
推薦閱讀
- 物聯(lián)網(wǎng)與北斗應(yīng)用
- 物聯(lián)網(wǎng)檢驗檢測技術(shù)
- Force.com Development Blueprints
- 物聯(lián)網(wǎng)安全技術(shù)
- NB-IoT物聯(lián)網(wǎng)技術(shù)解析與案例詳解
- Practical Web Design
- 電力物聯(lián)網(wǎng)工程技術(shù)原理與應(yīng)用
- 物聯(lián)網(wǎng)技術(shù)與應(yīng)用
- C/C++串口通信:典型應(yīng)用實例編程實踐
- 搶占下一個智能風(fēng)口:移動物聯(lián)網(wǎng)
- 互聯(lián)網(wǎng)+思維與創(chuàng)新:通往未來的+號
- 計算機網(wǎng)絡(luò)技術(shù)
- 小型局域網(wǎng)組建
- 區(qū)塊鏈技術(shù)與應(yīng)用:打造分布式商業(yè)新生態(tài)
- Python Web Scraping Cookbook