Skip to content

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

Notifications You must be signed in to change notification settings

abhirockzz/accs-microprofile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages