- Hands-On Spring Security 5 for Reactive Applications
- Tomcy John
- 54字
- 2021-07-23 18:59:12
Important interfaces
Reactive Streams specifications in Java 9 revolve around just four interfaces—Publisher, Subscriber, Subscription, and Processor. The library also includes a Publisher implementation—SubmissionPublisher. All of these are included within the java.util.concurrent package in the Java standard library. We will touch upon these interfaces in the following subsections.
推薦閱讀
- DevSecOps敏捷安全
- Mobile Forensics Cookbook
- 黑客大曝光:無線網絡安全(原書第3版)
- INSTANT Metasploit Starter
- 深入淺出隱私計算:技術解析與應用實踐
- Mastering Kali Linux for Advanced Penetration Testing
- Web安全與攻防入門很輕松(實戰超值版)
- Penetration Testing with Perl
- 工業物聯網安全
- Testing and Securing Android Studio Applications
- 網絡安全與攻防入門很輕松(實戰超值版)
- 網絡安全設計、配置與管理大全
- 復雜信息系統網絡安全體系建設指南
- 黑客攻防從入門到精通:命令版
- Web代碼安全漏洞深度剖析