git clone https://github.com/abhirockzz/accs-javaee8.git
mvn clean install
The build process will create accs-javaee8-dist.zip
along with accs-javaee8.war
in the target
directory
java -jar payara-micro.jar --deploy accs-javaee8.war
- Install PSM CLI
- execute
psm accs push -n accsjavaee8 -r java -s hourly -m manifest,json -d deployment.json -p target/accs-javaee8-dist.zip
- check out the blog - Run Java EE 8 apps on Oracle Cloud with Payara Micro