Skip to content
#

microprofile

Here are 263 public repositories matching this topic...

In this code we demonstrate how to build, deploy, connect resilient Java microservices leveraging Istio service mesh. We show how to configure and use circuit breakers, timeouts/retries, rate limits and other advanced resiliency features from Istio without changing the application code.

  • Updated May 17, 2019
  • Shell

This application demonstrates the deployment of a Java based microservices application using Microprofile on Kubernetes Cluster. MicroProfile is a baseline platform definition that optimizes Enterprise Java for a microservices architecture and delivers application portability across multiple MicroProfile runtimes

  • Updated Jun 18, 2019
  • Shell
microshed-testing
aguibert
aguibert commented Nov 11, 2019

Describe the solution you'd like
Currently the OpenLiberty and Payara runtimes have dedicated modules that provide some helpful default configuration like:

  • default ports
  • default dockerfile instructions

It would be nice if TomEE also had a default module so users are not required to have a Dockerfile

Describe alternatives you've considered
It is still possible to use MicroSh

Improve this page

Add a description, image, and links to the microprofile topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the microprofile topic, visit your repo's landing page and select "manage topics."

Learn more