Skip to content

Build, deploy, and test a hello world jax-rs application on Payara full server docker image. Fails on SEVERE log traces.

Notifications You must be signed in to change notification settings

elcodedocle/payara-sscce

Repository files navigation

Payara jax-rs SSCCE

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.

Requirements

  • 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)

How to use

Run mvn clean verify

About

Build, deploy, and test a hello world jax-rs application on Payara full server docker image. Fails on SEVERE log traces.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published