I am using javaFX with Scene Builder in my project and I have many pages. I want to avoid complexity, that\'s why I want to use Spring framework.
So please can anyone ex
I searched for Spring and JavaFX integration sample but could not find a good one. So I worked on an example. You can look at this example application. https://gitlab.com/sunkur/SpringJavaFXController
I hope it helps.