Skip to content

Simple sample for using the java-openliberty application stack

License

Notifications You must be signed in to change notification settings

OpenLiberty/devfile-stack-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

title


License

devfile-stack-intro

This app is a simple but complete JAX-RS sample for use with the Open Liberty application stack. It includes a basic REST API, integration tests, and the MicroProfile Config, Health, and Metrics features.

Getting Started

It's recommended to use the latest version of OpenShift Do (odo). You can install odo using these instructions

  1. Perform an oc login to your cluster.

  2. Clone the devfile-stack-intro repository

    git clone [email protected]:OpenLiberty/devfile-stack-intro.git
    cd devfile-stack-intro
  3. Create your odo component

    odo create java-openliberty my-component
  4. Push the sample application to OpenShift

    odo push
  5. Wait for tests to complete

    odo log -f

For more details on using the Open Liberty devfile stack, check out https://github.com/OpenLiberty/devfile-stack

For more details on using odo, check out https://odo.dev

About

Simple sample for using the java-openliberty application stack

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •