Posts by Fabrício Gustavo • 11 points
3 posts
-
0
votes1
answer90
viewsA: How to integrate Javafx with Springboot
After studying a little, I got some solutions to the problem. The simplest and most functional for the scenario was: 1 - Register Applicationcontext in Javafx main class init method:…
-
1
votes1
answer90
viewsQ: How to integrate Javafx with Springboot
I’m on the following case: I have an application developed with Spring Boot, and I am developing the front end with Javafx. It is a local application, not a web one. I can run the project, Spring…
-
0
votes1
answer47
viewsQ: Procedure does not return the full column
I created a project with the ibexpert, does the commit correctly, but at the time of turning the Procedure, get the bug: Multiple Rows in Singleton select. My intention is to list all values in the…