- Hands-On Spring Security 5 for Reactive Applications
- Tomcy John
- 107字
- 2021-07-23 18:59:15
Reactive Spring Web
The Spring Web Module (https://github.com/spring-projects/spring-framework/tree/master/spring-web) has many foundational pieces used to build reactive web applications. It allows you to do operations pertaining to the server and the client.
The capabilities that it provides on the server are divided into two areas:
- HTTP: Contained within the org.springframework.http package in spring-web and contains various APIs for HTTP request handling for supported servers
- Web: Contained within the org.springframework.web package in spring-web and contains various APIs for request processing
This module also contains message codecs that work on the client and aid in encoding and decoding requests and responses. These codecs can also be used on the server.
推薦閱讀
- 信息安全導論(在線實驗+在線自測)
- 網絡空間攻防技術原理
- 網絡安全保障能力研究
- 計算機使用安全與防護
- Penetration Testing with Perl
- API攻防:Web API安全指南
- 同態密碼學原理及算法
- 互聯網企業安全高級指南
- 實用黑客攻防技術
- Disaster Recovery Using VMware vSphere Replication and vCenter Site Recovery Manager
- Mastering Metasploit
- 交換機·路由器·防火墻(第2版)
- 信息組織
- INSTANT Microsoft Forefront UAG Mobile Configuration Starter
- Web前端黑客技術揭秘