- Hands-On Spring Security 5 for Reactive Applications
- Tomcy John
- 155字
- 2021-07-23 18:59:15
Spring WebFlux
Spring 5 has a reactive stack baked into it, using which, web applications can be built on top of Reactive Streams capable of running on new non-blocking servers, such as Netty, Undertow, and Servlet containers, running on Servlet specifications greater than 3.1.
Existing web application frameworks, such as Spring MVC, are built for Servlet containers from the outset, but Spring 5 brings with it a new web application framework, Spring WebFlux, created with reactive in mind. We have a dedicated chapter in this book covering Spring WebFlux (Chapter 5, Integrating with Spring WebFlux), so I won't be delving deep into this here. It's good to know that Spring 5 has serious thoughts on reactive and that it is reflected clearly in all these new additions.
Spring WebFlux requires Reactor to be included as one of its core dependencies. But, as always, it does allow you to switch implementations quite easily, if needs be.
- 云原生安全:攻防實踐與體系構建
- Extending Symfony2 Web Application Framework
- Securing Blockchain Networks like Ethereum and Hyperledger Fabric
- 暗戰亮劍:黑客滲透與防御全程實錄
- 數據安全實踐指南
- 云原生安全與DevOps保障
- 從0到1:CTFer成長之路
- 學電腦安全與病毒防范
- 互聯網企業安全高級指南
- VMware vCloud Security
- Bug Bounty Hunting Essentials
- 黑客攻擊與防范實戰從入門到精通
- 網絡安全監控實戰:深入理解事件檢測與響應
- 社會工程:防范釣魚欺詐(卷3)
- 5G網絡安全規劃與實踐