https://kodnito.com/posts/building-an-api-backend-with-microprofile-ebook/ Background on e-book project and its value, a few weeks ago, after requesting open feedback from the MicroProfile Community and participating in the Community hangout dated 2/19/19, I was a part of the ebook’s Q&A. Excited, I started working on a MicroProfile ebook called Building an API Backend with MicroProfile. The ebook…
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…
Microprofile Config: Creating a Custom ConfigSource Code First. In this post I’ll show you how to create a custom ConfigSource to read properties from an external file. This blog won’t explain what Eclipse Microprofile Config is, access my last post Understanding Eclipse Microprofile Config . The Eclipse Microprofile Config provides support to read…
The MicroProfile Contributors would like to announce the release of Eclipse MicroProfile 2.2. Eclipse MicroProfile 2.2, which builds on the 2.1 version, updates the Fault Tolerance, Open Tracing, Open API, and Rest Client APIs. Like its previous version, MicroProfile 2.2 continues to align itself with Java EE 8 as the…
Get your projects started quickly. Starting today, MicroProfile Starter (Beta) is available. MicroProfile Starter is a new resource for developers to learn how to get started with MicroProfile. MicroProfile Starter helps developers kickstart their microservices development journey, choosing the runtime they’re most comfortable with from the list of available…