/JavaFX-Sample

A simple sample of FX

Primary LanguageJava

JavaFX-Sample

A simple sample of FX that has a simple form and can send its data to a server.

To run application clone it and run this command :

 mvn clean javafx:run

If server call was success you can see this image :

screenshot

Note:You can change API URL in CallAPI class