Demo Payout System Draft A tiny demo to show an idea how a payout system utilizes the tech stack High Level Design Overview - zoom in this HD svg picture tech knowledge outline JPA 2 DATA MODEL Repository JSF 2 FileUpload Backing Bean validator xhtml pages config Core Java Utils CsvReader FileUtil PayoutRequestConverter StringUtil HttpClient Web Service SOAP REST API WEB-INF Note It only demonstrates the idea how a Payout system prototype works with tech stack (JSF 2, JPA 2, Service Layer, etc). UI and backend need more work as time runs out. need to download wildfly version 20+ to run it run the demo command $WILDFLY_HOME/bin/standalone.sh && mvn clean install wildfly:deploy