Skip to content

Example of JavaFX cliente app consuming a RESTful service.

Notifications You must be signed in to change notification settings

JGustavoX/FXRest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST-FX-CustomersApp

Example of JavaFX client app consuming a RESTful service

NOTE: Only tested in WildFly 8.2.0 final

Configure datasource

Datasource by default is CustomersDSand JNDI is java:/jdbc/customers

Of course, this can change. You just should edit persistence.xml and put it your DataSource's JNDI.

Images

Vídeo demo

https://www.youtube.com/watch?v=yCH3QO7VWyU

About

Example of JavaFX cliente app consuming a RESTful service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages