Kotlin TornadoFX 2.0.0 app to display information on countries using the REST Countries API. Needs JDK11
Run the project with mvn clean javafx:run
To debug the project do mvn clean javafx:run@debug
and attach a debugger to the process on port 8000