- Hands-On Spring Security 5 for Reactive Applications
- Tomcy John
- 150字
- 2021-07-23 18:59:12
Reactive Streams and RxJava
RxJava 2.x is a complete rewrite from its predecessor, RxJava 1.x.
RxJava 1.x was created before Reactive Streams Specification, and because of this it doesn't implement it. RxJava 2.x, on the other hand, is written on top of Reactive Streams Specification and fully implements it, and also targets Java 8+. RxJava types in RxJava 1.x have been fully tweaked to comply with the specification and suffered heavy changes when the rewrite took place. It's good to note that there exists a bridge library (https://github.com/ReactiveX/RxJavaReactiveStreams) that bridges between RxJava 1.x types and Reactive Streams, allowing RxJava 1.x to pass the Reactive Streams TCK-compliance tests.
In RxJava 2.x, many concepts remain intact but names have been changed to comply with the spec.
We will not be going deep into RxJava as it is a big topic and there are plenty of books available that dive deep into RxJava.
- RESTful Java Web Services Security
- 腦洞大開:滲透測試另類實戰(zhàn)攻略
- 暗戰(zhàn)亮劍:黑客滲透與防御全程實錄
- 深入淺出隱私計算:技術(shù)解析與應(yīng)用實踐
- Mastering Kali Linux for Advanced Penetration Testing
- 網(wǎng)絡(luò)運維親歷記 (網(wǎng)絡(luò)運維紀實文學)
- 解密彩虹團隊非凡實戰(zhàn)能力:企業(yè)安全體系建設(shè)(共5冊)
- SQL Injection Strategies
- 持續(xù)集成:軟件質(zhì)量改進和風險降低之道
- Mastering Python for Networking and Security
- 信息內(nèi)容安全管理及應(yīng)用
- INSTANT Kali Linux
- Learn Azure Sentinel
- 從實踐中學習Nmap滲透測試
- CCNA Security 210-260 Certification Guide