Skip to content

A reference application built and tested with Maven used to test Ploigos workflows.

Notifications You must be signed in to change notification settings

ploigos-reference-apps/reference-quarkus-mvn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reference-quarkus-mvn

A reference application that is built and unit tested with Maven that can be run through the Ploigos workflows.

Configured to run the following workflows:

  • Jenkins
    • minimal
    • typical
    • everything
  • Tekton
    • minimal
    • typical
    • everything
  • GitLab
    • minimal
    • typical
    • everything

Tested with:

  • Ploigos v0.21.0

Source

This is a copy/paste/fork of rest-json-quickstart maintained specifically do integration testing for Ploigos.

It has also been updated to use the latest Quarkus and Java 11.