Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 637 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 637 Bytes

springboot-javafx-tutorial

Show you how to Integrate Spring Boot with JavaFX - Tutorial

Specifically shows you how to integrate Spring with JavaFX 8 via Spring Boot. Describes how to use Spring as the main Java FX Controller Factory and how to use @Autowired into your Java FX Controllers to get access to your other Spring Services (@Service) and beans (either via @Component or JavaConfig @Configuration).

The example also showcases how you can take advantage of Spring Test for you Integration tests.

You can follow along via MVP Java's YouTube Video Tutorial "Integrating Spring Boot with JavaFX" https://youtu.be/hjeSOxi3uPg