Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1.62 KB

README.md

File metadata and controls

33 lines (28 loc) · 1.62 KB

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

Overview

tech knowledge outline

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