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.

Videotutoriales: Recorriendo MicroProfile en Español

Esta serie de videotutoriales ha sido preparada para que el desarrollador con conocimientos básicos de Java pueda adentrarse en la creación de microservicios con MicroProfile. Los vídeos han sido creados como capítulos independientes, por lo que pueden analizarse de forma individual y los ejercicios se ejecutan de principio a fin…

Read More

MicroProfile 4.1 is Now Available

MicroProfile, an Open-Source Community that collaborates on enterprise Java microservices, would like to announce the release of MicroProfile 4.1. MicroProfile 4.1 is the 2nd version released by the recently-formed MicroProfile Working Group.  This is the first release defining the compatible implementation requirements, as follows. [Required] Passing the 8 MicroProfile Specification…

Read More

MicroProfile, a knight or just another pawn [Part 2 of 2]

Do you really need a sledgehammer to crack a nut? (Part 2) In the previous section (Microprofile, a knight or just another pawn [Part 1 of 2]), we implemented MicroProfile interoperable JWT RBAC. We also secured the resource with the help of the claim scope present in the JWT token…

Read More

MicroProfile, a knight or just another pawn [Part 1 of 2]

Do you really need a sledgehammer to crack a nut?   Seeing the number of aspects that need to be covered to achieve the end goal, this blog post is divided into 2 parts. This first part explains the need, possible solution, introduction to MicroProfile, project set-up and implementation of…

Read More

Tutorial: A Deep Dive into MicroProfile 4.0 with Open Liberty

The latest release of MicroProfile 4.0 aligns with Jakarta EE 8. There are many new and exciting features introduced in MicroProfile 4.0. In this blog, we’ll take a look at all of the MicroProfile 4.0 updated features and then show you how to use them in Open Liberty. What’s New…

Read More