Skip to content

kwsutter/cloudee-duke

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudEE Duke

Simple MicroProfile Application with deployment configurations to a variety of cloud offerings.

Build WildFly Swarm for Oracle Application Container Cloud

mvn clean package assembly:single -Pswarm

Build Payara Micro for Oracle Application Container Cloud

mvn clean package payara-micro:bundle assembly:single -Ppayara
Note
The payara profile requires 1.0.1-SNAPSHOT of the payara-micro maven plugin.

Build Liberty for Oracle Application Container Cloud

mvn clean package assembly:single -Pliberty

Build Wildfly Swarm Docker Image

mvn clean package docker:build -Pswarm

About

Simple MicroProfile Application with deployment configurations to a variety of cloud offerings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%