This project was a proof of concept I created to fulfill a need for a workflow
application.
Libraries that I used in for this project
https://bulma.io/ (CSS)
https://jquery.com/ (UI)
https://datatables.net/ (client-side table in the UI)
https://handlebarsjs.com/ (client-side templating)
https://shiro.apache.org/ (ldap login)
http://www.mybatis.org/mybatis-3/ (persistence framework)
https://github.com/jwtk/jjwt (JSON Web Token for Java and Android)