- Spring 5.0 Projects
- Nilang Patel
- 96字
- 2021-07-02 12:35:08
WebFlux programming models
Spring WebFlux is flexible enough to support different development patterns. You can create an application in WebFlux with the following two programming models:
- Annotated controller: This is much similar than the Spring MVC controller.
- Functional end point: Functional end points are used to process and route requests with functional programming features.
We will explore both these options in the sample WebFlux application that we created with the Spring Data repository and entity class. The next part is to create a controller, which can be done in the following two ways.
推薦閱讀
- 網絡創新指數研究
- 通信簡史:從信鴿到6G+
- Wireshark網絡分析就這么簡單
- SSL VPN : Understanding, evaluating and planning secure, web/based remote access
- 端到端QoS網絡設計
- Hands-On Microservices with Node.js
- 深入理解Nginx:模塊開發與架構解析
- 數據血緣分析原理與實踐
- 一本書讀懂TCP/IP
- Selenium WebDriver 3 Practical Guide
- LwIP應用開發實戰指南:基于STM32
- Web用戶查詢日志挖掘與應用
- 物聯網
- Microservices Development Cookbook
- Architecting Data:Intensive Applications