sialcasa / mvvmFX

an Application Framework for implementing the MVVM Pattern with JavaFX
Apache License 2.0
489 stars 104 forks source link

Add Support for Spring-Boot #561

Closed manuel-mauky closed 5 years ago

yunus89 commented 5 years ago

If support for spring boot is added, i will definately change our javafx app to use mvvmfx.

manuel-mauky commented 5 years ago

Nice to hear :-) At the moment we are starting a new Application with Spring Boot and mvvmFX and so far it looks good. After some internal testing we will then push the spring-boot support to the framework. I hope that we can get it within the next month.

manuel-mauky commented 5 years ago

I've implemented basic support for Spring-Boot.