Reactive Spring Boot: Part 7: Subscribing Multiple Consumers

In this video, we’re going to update the #JavaFX chart from the last video () so that it subscribes to our #Reactive Spring Boot service multiple times and can show multiple sets of prices on the same chart. This tutorial is a series of videos outlining a number of steps to build a full #SpringBoot application featuring a #Kotlin service back end, a #Java client and a #JavaFX user interface.
Back to Top