Reactive programming with Spring Webflux. Its features and ideal use-cases.
Please note that for streaming data, you have to use @Tailable annotation in your pricesRepository. Just using findAll() will not work. I missed to mention this in the video.
Channel
----------------------------------
Complex concepts explained in short & simple manner. Topics include Java Concurrency, Spring Boot, Microservices, Distributed Systems etc. Feel free to ask any doubts in the comments. Also happy to take requests for new videos.
Subscribe or explore the channel - / defogtech
New video added every weekend.
Popular Videos
----------------------------------
What is an API Gateway - • What is an API Gateway?
Executor Service - • Java ExecutorService - Part 1 - Introduction
Introduction to CompletableFuture - • Introduction to CompletableFuture in Java 8
Java Memory Model in 10 minutes - • Java Memory Model in 10 minutes
Volatile vs Atomic - • Using volatile vs AtomicInteger in Java co...
What is Spring Webflux - • What is Spring Webflux and when to use it?
Java Concurrency Interview question - • Java Concurrency Interview Question: How t...