This version of the applicaiton has been migrated from IBM WebSphere Application Server 9. It contains all the changes needed for the applicaiton to run on Liberty. Additionally, the application has been upgraded from Java 8 to Java 21.
Application can be build with standard Maven lifecycle commands:
mvn clean package
The Liberty maven plugin is added to the pom.xml to facilitate running of the application in your development environment.
Application currently has dependencies on a DB2 database and IBM MQ queue manager as described in the server.xml.