This project is a network system made up to simulate a auto-cash-machine network client machine,
it's cmposed by server in Java that communicates with the database server in PostegrsSQL. Finally the system
have a web application .
Video : https://www.youtube.com/watch?v=a8y88PjshYM
Convert the Java files of the client package in a executable JAR file .
Convert the Java files of the server package in a executable JAR file .
Java -jar serverjarfile.jar
In this video you can see how the syteme works ;: