Reactive Java Programming with Project Reactor | Trying different flavours of subscribe() | #5

In this video series we are learning Reactive Java Programming with Project Reactor. As we understand now , We can create publisher or producers using Flux and it can emit continuous stream of data in asynchronous manner. The publisher can emit events or data , it can also emit some events like a completion event after it done emitting all the events it has. Similarly the publisher can also emit error events if the producer get into an error while processing or emitting an event. We are using Project Reactor as a reactive stream specification. To handle all these events emitted from publisher, the reactor provides different inbuilt (overloaded) subscribe methods. In this video, We will be exploring different subscribe() methods given by the Project reactor and also we will analyse how can handle events (onNext) , error event(onError), completion event (onComplete). Timestamp ----------------- 00:00:00 - Reactive Programming Lesson Introduction 00:00:57 - Flux as a Publisher 00:02:55 - Flux just() , empty() , error() 00:08:43 - Creating a Custom Subscriber for handling Error / Events 00:31:09 - exploring overloaded subscribe methods of Project Reactor #reactiveprogramming #javastreams #javaprogramming #projectreactor For More free/paid courses visit www.seleniumexpress.com LINKS AND FREE LEARNING RESOURCES ======== Watch my new mock interview series for java developers    • Java interview questions and answers for e...   Watch Spring boot Hot topics    • @Reposicotry Vs @Service | Spring Boot | s...   Java Interview / Question and Answer series    • Java collections interview questions | Why...   Explain spring Bean Lifecycle    • REAL-TIME: Spring Bean life cycle using @P...   spring core    • Spring framework tutorial for beginners wi...   spring mvc    • Spring MVC course introduction || Understa...   spring mvc intermediate    • [INTERMEDIATE] Spring MVC Course Preview |...   Spring JDBC    • Spring JDBC Course Preview || Let’s talk d...   spring live project    • #1 Build and Deploy A Spring Project Step ...   SPRING SECURITY COURSE[NEW]    • Spring Security Course Preview | Learn to ...   For more courses visit https://www.seleniumexpress.com Any time you are getting stuck with issues, Feel free to ask for support. You can send mail to [email protected] you can ping me on my Facebook page   / seleniumexpress   Make sure to join my private Facebook page (Ask me here) “SeleniumExpress - Support"   / 187000222361579   you can ask for support in my website forum https://www.seleniumexpress.com Subscribe to my youtube channel Follow me on Insta   / selenium_express