Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Commit

Permalink
Merge pull request #54 from SueChaplain/archive-mp
Browse files Browse the repository at this point in the history
Deprecate Java MicroProfile stack
  • Loading branch information
jantley-ibm authored Apr 28, 2020
2 parents 5c9b675 + 7299a20 commit 06d2ffd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ guide-category: stacks

## What you'll learn

**NOTE:** The Java MicroProfile Stack is deprecated. Use the Java Open Liberty stack instead.

Application stacks enable the development and optimization of microservice applications. With application stacks, developers don’t need to manage the full software development stack or be experts on underlying container technologies or Kubernetes. Application stacks are customized for specific enterprises to incorporate their company standards and technology choices. Developers access these stacks by configuring their development environment to point to a stack configuration.

In this guide, you’ll learn how to configure your development environment, then create and run a simple cloud native microservice based on the Eclipse MicroProfile application stack. Finally, you’ll update the microservice that you created and deploy it to Kubernetes or serverless. Deployment to serverless is optional depending on whether you want to Scale to Zero.
Expand Down

0 comments on commit 06d2ffd

Please sign in to comment.