roskenet / spring-javafx-examples

Example apps for springboot-javafx-support. See
https://www.felixroske.de/page/programmierung/index.html
159 stars 66 forks source link

Adding other spring based components #2

Closed pixelpshr closed 7 years ago

pixelpshr commented 7 years ago

This isn't an issue, but rather a question. I'm trying to add an accessor for a HyperSQL database to the springboot-javafx example. (Based on this example: http://www.giantflyingsaucer.com/blog/?p=2934) But, my database classes are not being found by the FXMLController class.

Can you help with an example of how to do this?

Danke! Thom

roskenet commented 7 years ago

Moved issue to springboot-javafx-support lib:

https://github.com/roskenet/springboot-javafx-support/issues/24