An application responsible to read a RFID tag and interacts with a secured REST WEB Service to change data related to the RFID tag.
The project is divided in a Java EE application named people-management which can be found in the web-module
directory and a JavaFX client application which can be found in the client-module
directory.