This demo project deploys a simple Hello World Jakarta 10 jax-rs war on the payara version specified on pom.xml on a dockerhub payara full container, then tests the app is deployed correctly without any SEVERE log traces.
- Maven (Tested on 3) with the specified dependencies and plugins (See pom.xml)
- Java (Tested on OpenJDK 11 JDK / OpenJDK 17 JRE)
- Docker (Tested on Docker engine version 20.10.21)
Run mvn clean verify