WorkbenchFX
WorkbenchFX copied to clipboard
It seems WorkbenchFX is not SpringBoot compatible!
When I "insert" WorkbenchFX in my Project it does work! Is there a way to get it to work?
This is the worst ticket I have seen in a long time. This is like calling an IT support hotline and saying "my computer doesn't work, what's wrong?". The ticket is unspecific and contains no error messages.
You're right! My bad! Maybe my mistake was to put this problem in ISSUES, I should have put this in DISCUSSION. Anyway, I have been working on for several days, I have done so many tries that I don't have a code to show, but basically in my Main class I starts springboot and initWorkbench() that initiates customModule(){} class that initiates the Node by Controller, no matter if it is FXML or JavaFX code UI it does not start a Spring service @autowired annotated in that Controller. just wants to say that sample code I use works before deploying WorkbenchFX.