/microprofile-payara

Payara Microprofile template for Platform.sh.

Primary LanguageJava

Payara Micro Maven for Platform.sh

Deploy on Platform.sh

This project provides a starter kit for Payara Micro projects hosted on Platform.sh. It includes a minimalist application skeleton that is intended for you to use as a starting point and modify for your own needs, along with the Platform.sh Config Reader to simplify accessing Platform.sh environment variables.

Payara Micro is an Open Source, lightweight Java EE (Jakarta EE) microservices deployments.

Features

  • Java 11
  • Automatic TLS certificates
  • Maven-based build

Customizations

The following files and additions make the framework work. If using this project as a reference for your own existing project, replicate the changes below to your project.

References