Skip to main content

Jakarta EE and MicroProfile at EclipseCon Community Day 2022

By Jakarta EE, Jakarta EE 10, Jakarta EE 9, MicroProfile 5.0, MicroProfile 6.0, MicroProfile Community No Comments

Community Day at EclipseCon 2022 was held in person on Monday, October 24 in Ludwigsburg, Germany. Community Day has always been a great event for Eclipse working groups and project teams, including Jakarta EE/MicroProfile. This year was no exception. A number of great sessions were delivered from prominent folks in…

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

Announcement: Language Server for MicroProfile and the Tools for MicroProfile VS Code extension

By Helidon, LSP4MP, MicroProfile Community, Open Liberty, Quarkus No Comments

We are happy to announce the first release of the Language Server for MicroProfile (LSP4MP) and the Tools for MicroProfile VS Code extension.  LSP4MP is a language server that provides core language support for MicroProfile, including code complete, diagnostics, snippets and more. Tools for MicroProfile leverages LSP4MP to provide a…

Read More

Towards MicroProfile 4.0

By Releases No Comments

Updated: August 3rd, 2020 by the Editor Since its inception in June 2016 and the release of 1.0, the MicroProfile platform has come a long way. MicroProfile 4.0 release was scheduled to be released in June 2020, however the release is on hold.  The  Eclipse Foundation Management has ordered this community…

Read More

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

By Apache TomEE, Jakarta EE, Java EE, MicroProfile Architecture, Microservices, Video Sessions No Comments

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 system with the help of MicroProfile, Jakarta EE, TomEEand Tribestream API Gateway in the Brazilian medical Industry that involved several challenges such as the fifth-largest…

Read More

Announcing the IntelliJ Plugin for MicroProfile Starter

By MicroProfile Community, MicroProfile Starter, Microservices, Releases No Comments

Today, the MicroProfile community would like to announce the availability of the IntelliJ plugin for MicroProfile Starter. In order to install the plugin, you need to have the IntelliJ installed, then go to File > Settings > Plugins and search for “MicroProfile Starter” and click on the “Install” button. As…

Read More

Database Enabled Microservices with Tomee and MicroProfile

By Apache TomEE, MicroProfile Starter No Comments

https://dev.to/geefygeorge/database-enabled-microservices-with-tomee-and-microprofile-1afb Creating database enabled Microservices with Tomee and MicroProfile is a fairly straightforward task. In this five (5) minutes article, I’m going to highlight the key points you, as a developer out to consider. Disclosure, we’ll be looking at code, however this isn’t a step-by-step tutorial.

Read More

Build your MicroProfile Apps Quickly with Boost

By Apache Maven, Boost, Gradle, MicroProfile Community No Comments

The Boost Vision The Open Liberty team would like to share some Maven/Gradle function with the MicroProfile community, which we’ve been prototyping as the “Boost” plugin. The “Boost” approach abstracts away from the end-user developer the details of installing and configuring an individual MicroProfile implementation with the deployed project application,…

Read More

How to Use MicroProfile and JDK Features to Scale Your Apps in the Cloud

By JDK, Microservices, Tutorial No Comments

https://dzone.com/articles/how-to-use-recent-microprofile-and-jdk-features-to Managing a potentially unlimited number of autonomous, loosely coupled and frequently updated microservices on top of a flexible cloud infrastructure, creates new challenges for developers. This article outlines features of recent JDK and MicroProfile updates for reliably deploying and scaling cloud applications while continuously integrating network and service updates….

Read More

Video Monitoring Resiliency Behavior With Fault Tolerance 1.1.

By Grafana, MicroProfile Fault Tolerance, MicroProfile Metrics, Prometheus, Video Tutorial No Comments

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

By Jakarta EE, Java EE, MicroProfile Community, Microservices, Video Sessions No Comments

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