Skip to main content

Videotutoriales: Recorriendo MicroProfile en Español

By Documentation, Español, Example, MicroProfile Configuration, MicroProfile Fault Tolerance, MicroProfile Health Check, MicroProfile JWT Authentication, MicroProfile Metrics, MicroProfile Open Tracing API, MicroProfile Rest Client, Tutorial, Video Tutorial No Comments

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, a knight or just another pawn [Part 2 of 2]

By Documentation, Jakarta EE 8, MicroProfile Configuration, MicroProfile Health Check, MicroProfile Metrics, MicroProfile Starter, Tutorial, WebSphere Liberty No Comments

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]

By Jakarta EE 8, Keycloak, MicroProfile Community, MicroProfile Configuration, MicroProfile Health Check, MicroProfile JWT Authentication, MicroProfile Metrics, MicroProfile Open Tracing API, Tutorial, WebSphere Liberty No Comments

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