abhirockzz / accs-microprofile

Demonstrates how to build and deploy a Microprofile application on Oracle Cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build and deploy a Microprofile based Java application using Oracle Cloud

Check the blog for details

Build

  • git clone https://github.com/abhirockzz/accs-microprofile.git
  • mvn clean install - creates accs-microprofile-dist.zip in target directory

Deploy to Oracle Cloud

  • Use Developer Cloud - read the blog
  • Use Application Container Cloud console
  • Use Application Container Cloud REST APIs
  • Use Application Container Cloud PSM APIs

Run locally

java -jar target/accs-microprofile-swarm.jar

Test

Refer to this section from the blog

About

Demonstrates how to build and deploy a Microprofile application on Oracle Cloud


Languages

Language:Java 100.0%