- Hands-On Spring Security 5 for Reactive Applications
- Tomcy John
- 62字
- 2021-07-23 18:59:15
WebClient
The interface org.springframework.web.reactive.function.client.WebClient is a reactive web client introduced in Spring 5 that can be used to perform web requests. Similarly there is org.springframework.test.web.reactive.server.WebTestClient interface, which is a special WebClient—used to write unit tests within your application. WebClient is the reactive version of RestTemplate, which works over the HTTP/1.1 protocol. They are packaged as part of the spring-webflux module.
推薦閱讀
- Android應(yīng)用安全實(shí)戰(zhàn):Frida協(xié)議分析
- Extending Symfony2 Web Application Framework
- 網(wǎng)絡(luò)空間攻防技術(shù)原理
- INSTANT Burp Suite Starter
- 走進(jìn)新安全:讀懂網(wǎng)絡(luò)安全威脅、技術(shù)與新思想
- Python Penetration Testing Cookbook
- 網(wǎng)絡(luò)安全技術(shù)與實(shí)訓(xùn)(第4版)(微課版)
- 局域網(wǎng)交換機(jī)安全
- API安全技術(shù)與實(shí)戰(zhàn)
- Advanced Penetration Testing for Highly:Secured Environments(Second Edition)
- 網(wǎng)絡(luò)用戶行為的安全可信分析與控制
- 編譯與反編譯技術(shù)實(shí)戰(zhàn)
- Mastering Linux Security and Hardening
- 網(wǎng)絡(luò)空間安全:拒絕服務(wù)攻擊檢測(cè)與防御
- 網(wǎng)絡(luò)空間安全導(dǎo)論