MENU

Fun & Interesting

Reactive Programming in JAVA | Project Reactor Full Tutorial

Daily Code Buffer 112,849 lượt xem 3 years ago
Video Not Working? Fix It Now

The reactor is a fourth-generation reactive library, based on the Reactive Streams
specification, for building non-blocking applications on the JVM

GitHub Link: https://github.com/shabbirdwd53/reactive-programming-tutorial

Project Reactor: https://projectreactor.io/

📚Course Contents 📚
⌚ (00:00) Intro
⌚ (00:35) What's Covered?
⌚ (01:22) Prerequisites
⌚ (02:10) Why Reactive Programming?
⌚ (07:05) What is Reactive Programming
⌚ (10:17) What is Backpressure?
⌚ (14:41) What is Reactive Stream?
⌚ (18:21) Introduction to Project Reactor
⌚ (19:07) Flux and Mono Reactive types
⌚ (22:14) Project Setup
⌚ (23:50) Writing the first Flux
⌚ (27:06) writing the first Mono
⌚ (28:40) Logging Reactive Streams
⌚ (31:14) JUnit testing for Flux and Mono
⌚ (36:11) Operators in Reactive Programming (map Operator)
⌚ (40:45) filter Operator
⌚ (44:37) flatMap Operator
⌚ (51:08) concatMap Operator
⌚ (52:48) flatMapMany Operator
⌚ (55:12) transform Operator
⌚ (59:04) defaultIfEmpty Operator
⌚ (01:01:34) switchIfEmpty Operator
⌚ (01:04:45) concat & concatWith Operator
⌚ (01:11:08) merge and mergeWith Operator
⌚ (01:15:23) mergeSequential Operator
⌚ (01:17:35) zip and zipWith Operator
⌚ (01:28:27) doOn* Callbacks
⌚ (01:33:30) Exception Handling
⌚ (01:34:51) onErrorReturn Operator
⌚ (01:37:48) onErrorContinue Operator
⌚ (01:41:41) onErrorMap Operator
⌚ (01:45:09) doOnerror Operator
⌚ (01:46:45) Creating Basic Application and Base classes
⌚ (01:53:16) Getting allBooks
⌚ (02:02:55) Getting bookById
⌚ (02:07:04) Custom Exception handling
⌚ (02:14:39) retry() and retry(n)
⌚ (02:17:46) retryWhen()
⌚ (02:22:54) Backpressure example
⌚ (02:28:07) onBackpressureDrop Operator
⌚ (02:30:45) onbackPressureBuffer Operator
⌚ (02:32:18) onBackPressureError operator
⌚ (02:33:28) Hot and Cold Streams
⌚ (02:39:05) Debugging Reactive Streams


RECOMMENDED COURSES
---------------------------------------------------------------------------------------------------------
► Microservices using SpringBoot | Full Example - https://youtu.be/BnknNTN8icw
► Spring Data JPA Tutorial | Full In-depth Course - https://youtu.be/XszpXoII9Sg
► Deploy Springboot Microservices to Kubernetes Cluster - https://youtu.be/VAmntTPebKE
► Automate Microservices deployment with Github Actions - https://youtu.be/snZtITKxUBM
► Go / Golang Full Course for Beginners - https://youtu.be/1NF2LtWbA1g
► Node JS Full Course for Beginners: Learn in 2 Hours - https://youtu.be/ZWhoAwTyXFs
► Express.js Tutorial - Beginner | 2021 - https://youtu.be/ZfzGquJLCAA
► Redis CLI Tutorial | Complete Course - https://youtu.be/0wqZd3zwh7Y



Follow us on :
--------------------------------------------------------
Website: http://www.dailycodebuffer.com/
Facebook: https://www.facebook.com/dailycodebuffer
Twitter: https://twitter.com/DailyCodeBuffer
Instagram: https://www.instagram.com/dailycodebuffer
GitHub: https://github.com/dailycodebuffer



My Laptop :
------------------------------------------------------
ASUS ROG Zephyrus G14, 14" - https://amzn.to/3tMb1I6
ASUS ROG Zephyrus G14, 14" (US) - https://amzn.to/3xa6X6m

Audio Gear :
------------------------------------------------------
Maono AU-A04 Condenser Microphone : https://amzn.to/32FOpwI
Maono AU-A04 Condenser Microphone (US) :https://amzn.to/3awzUj7

Secondary Audio :
------------------------------------------------------
Maono AU-100 Condenser Clip On Lavalier Microphone : https://amzn.to/3sGIbYd


Recommended Books:
------------------------------------------------------
Mastering Spring Boot 2.0 (Kindle): https://amzn.to/3tHJV4L
Mastering Spring Boot 2.0 (US) : https://amzn.to/3tHNUy5
Building Microservices(Kindle) : https://amzn.to/3gsA1jL
Building Microservices(US) : https://amzn.to/3dDnfNn
Spring Boot in Action : https://amzn.to/2Qo6YTM
Spring Boot in Action (US) : https://amzn.to/32DkeX9
Spring Microservices in Action : https://amzn.to/3gsA3rT
Spring Microservices in Action(US): https://amzn.to/32G3Hl7



Music:
-------------------------------------------------------
Hear the Noise (Sting): https://www.youtube.com/audiolibrary/music?nv=1
“Sound effects obtained from https://www.zapsplat.com“

#reactiveprogramming #projectreactor #springwebflux #DailyCodeBuffer

Comment