Quantcast
Channel: Jakarta EE Archives - MicroProfile
Browsing all 33 articles
Browse latest View live

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...

View Article



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

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....

View Article

Image may be NSFW.
Clik here to view.

Handling File Uploads with MicroProfile

How any times do developers need an endpoint to handle file uploads?  For example the user needs to upload a CSV file to make a batch insert or update. Searching in places like StackOverflow,  it is...

View Article

Image may be NSFW.
Clik here to view.

Subiendo archivos con MicroProfile

¿Cuantas veces nos hemos vistos en la necesidad de exponer una API para la subida de archivos?  Por ejemplo que el usuario suba un archivo delimitado por comas para crear o actualizar de forma masiva...

View Article

MicroProfile Community Position on Jakarta EE javax Namespace Transition

Background There has been a recent update on the Jakarta EE rights to Java trademarks. It is worth a read in detail since there will be a future impact on the Eclipse MicroProfile specifications.  To...

View Article


Image may be NSFW.
Clik here to view.

Valida tus Microservicios on MicroProfile y Bean Validation

Es muy común que en nuestros microservicios estén llenos de múltiples validaciones con bloques de if’s en los cuales probamos si el valor no es nulo, si tiene una longitud adecuada, fechas correctas,...

View Article

Image may be NSFW.
Clik here to view.

Validate Your Microservices with MicroProfile and Bean Validation

Is a common code practice in our microservices to have a lot of If’s blocks to validate if some values are null, or if the have the right size, the dates are correct, etc. then the developer needs to...

View Article

MicroProfile: How it has evolved and where it’s headed?

About a year ago, I wrote a blog post about Eclipse MicroProfile that explained what it is and why it was created. The explanation of what it is and why it was created is still valuable, but...

View Article


How to create a microservice with Eclipse MicroProfile and Apache TomEE

In this article, we will cover how developers can create a microservice with Java using the Eclipse MicroProfile specifications with the DevOps friendly application server, Apache TomEE.

View Article


Welcome to the World of Microservices with MicroProfile

Welcome to the world of microservices! We now can provide you with the tools you miss from your time with Java EE, while still leaving you free to switch application server whenever you want, without...

View Article

EclipseCon 2019 Workshop: Building Microservices with Jakarta EE and...

EclipseCon Europe took place on October 21st to 24th. This was my second time attending and speaking at this event. Aside from the amazing projects that are active within the Eclipse Foundation, this...

View Article

e-Book Update: The MicroProfile Course Bundle Now Supports Release 3.3

The Eclipse MicroProfile Course Bundle contains the most comprehensive e-book and video course to start learning Eclipse MicroProfile. It covers all twelve Eclipse MicroProfile specifications with...

View Article

Keeping Brazil’s Medical Industry Safe with MicroProfile & Jakarta EE –...

At Oracle Code One 2019  Rafael Guimares, Otavio Santana, and I presented this 45 minutes session for the first time. We provided a case of cloud migration and modernization of a widely use monolithic...

View Article


Tutorial: Setting Up a Jakarta EE Development Environment with SDKMAN,...

What’s up, folks?! This post tutorial shows developers how to set up a Jakarta EE development in a clean Linux (Ubuntu) installation. It will help you set up Java and Apache Maven from a version...

View Article

MicroProfile 4.0 is Now Available

MicroProfile, an Open-Source Community that collaborates on enterprise Java microservices, would like to announce the release of MicroProfile 4.0. MicroProfile 4.0 is the first version released by the...

View Article


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...

View Article

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...

View Article


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...

View Article

Getting started with OpenTelemetry on WildFly application server

OpenTelemetry is a collection of APIs, SDKs, tools you can use to instrument, generate, capture and export telemetry data. An example of telemetry data are metrics and logs which can then be analyzed...

View Article

Lanzamiento de MicroProfile 5.0 con Dependencias Jakarta EE 9.1 Actualizadas

Versión de lanzamiento publicada el 7 de diciembre de 2021 MicroProfile, una comunidad de código abierto que colabora en microservicios de Java empresariales, se place en anunciar el lanzamiento de...

View Article
Browsing all 33 articles
Browse latest View live




Latest Images