WorkbenchFX icon indicating copy to clipboard operation
WorkbenchFX copied to clipboard

It seems WorkbenchFX is not SpringBoot compatible!

Open linspinho opened this issue 2 years ago • 4 comments

When I "insert" WorkbenchFX in my Project it does work! Is there a way to get it to work?

linspinho avatar Jun 26 '22 00:06 linspinho

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.

dlemmermann avatar Jun 26 '22 12:06 dlemmermann

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.

linspinho avatar Jun 27 '22 19:06 linspinho