Skip to content

CarlosMOGoncalves/payara-jdk-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

payara-jdk-tester

This is a demo repo used to try out and troubleshoot possible JDK 17 issues on Payara Micro.

In order to run this app:

  1. checkout any branch. Each branch requires a different JDK version, from 8 to 17(master). All of them LTS.
  2. make sure you have the right JDK ready
  3. run mvn clean install on the project
  4. run mvn payara-micro:start. The pom definition for the goal start is already expecting an uber JAR
  5. analyse output in console

About

This is a test repo used to try out JDK17

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages