Skip to main content
Welcome to

MicroProfile Blog

Become a Microprofile Author

Are you a MicroProfile Speaker?

Your session needs MP media coverage!  Submit a github issue by filling in all the required information & we will do our best to push your session to the MicroProfile Community.

MicroProfile 2.2 BOM import support

MicroProfile 2.2 BOM import support MicroProfile 2.2 just has been released with updates to the Fault Tolerance, Open Tracing, Open API, and Rest Client APIs. What’s also supported since version 2.2 is the usage of BOM (bill of material) dependency imports. I’ve published a short blog post on how to…

Read More

Video Monitoring Resiliency Behavior With Fault Tolerance 1.1.

Monitoring Resiliency Behavior With MicroProfile I’ve recorded a 4 minutes video that shows how to get technical metrics of resiliency mechanism without effort with MicroProfile Fault Tolerance 1.1. Now, Fault Tolerance includes metrics that by default are emitted via the metrics endpoints. Video also shows how you can use and…

Read More

7 Minutes Interview on the Differences Between Java EE, Jakarta EE, and MicroProfile

Difference between Java EE, Jakarta EE & MicroProfile At Devoxx BE 2018, I was interviewed by Yolande Poirier on what’s the difference between Java EE, now Jakarta EE, and Eclipse MicroProfile. During the 7 minutes conversation, we also discussed what enterprise projects could build their enterprise applications on.  You can…

Read More

Distributed Tracing With Java EE, Istio & MicroProfile

Distributed Tracing With Java EE, Istio & MicroProfile I’ve recorded a 17 minutes video that shows how to add distributed tracing to Java EE applications that run in an Istio cluster. The HTTP headers that correlate the tracing information can be added to the JAX-RS resources and clients via MicroProfile OpenTracing….

Read More