Tutorial: Reactive Spring Boot, Part 3: A JavaFX Spring Boot Application

Learn more about building reactive Spring Boot applications with JavaFX.

This is the third part of our tutorial showing how to build a Reactive application using Spring Boot, Kotlin, Java, and JavaFX. The original inspiration was a 70-minute live demo.

This third demonstration shows how to create a JavaFX application that is launched and managed via Spring Boot so that we can use Spring features like Inversion of Control in our JavaFX application.