MicroProfile is not about annotations.
It’s about contracts.

In this hands-on guide, I build a book-catalog microservice with:
• MicroProfile Config
• Health (live + ready)
• Fault Tolerance (timeout, retry, circuit breaker)
• JWT security

All on Open Liberty.
No vendor APIs in business code.

Production behavior included. Not just “it works locally.”

https://www.the-main-thread.com/p/microprofile-config-health-fault-tolerance-jwt-open-liberty

#Java #MicroProfile #OpenLiberty #CloudNative #JakartaEE

Thanks to everyone who attended my #GraphQL Distilled session at #Confoo! I added a last minute demo showing how Claude Code can easily work with a GraphQL API since the schema is completely discoverable, and the error handling is standardized. Slides here: https://virtua.tech/slides/graphql-distilled-2026/. #java #microprofile #javascript #apollo
GraphQL Distilled

AI in enterprise Java is powerful — but what about resilience & observability? #LangChain4J-CDI integrates with #MicroProfile Fault Tolerance & Telemetry out of the box. @EliteGentleman shows how to build #AI services ready for production: https://javapro.io/2026/02/25/bring-ai-into-your-jakarta-ee-apps-with-langchain4j-cdi-formerly-smallrye-llm/

@langchain4j

#WildFly 39.0.1.Final is now available at https://wildfly.org/downloads/ and its feature packs are available via Maven.
Radoslav Husar provides all the details at https://wildfly.org/news/2026/02/12/WildFly-39-0-1-is-released/ #JakartaEE #MicroProfile #Java #OpenSource
WildFly Downloads

WildFly
My colleague @balusc has released #OmniHai 1.0: a lightweight library for working with different #AI providers. Works well with #JakartaEE, #Microprofile, #Spring, or plain #Java when you need a simple utility library rather than a framework. https://balusc.omnifaces.org/2026/02/omnihai-10-released.html
Goal: This article will demonstrate how to add AI features to a Jakarta EE / MicroProfile application using LangChain4J‑CDI, with simple to implement examples that runs on Payara, WildFly, Open Liberty, Helidon, Quarkus or any CDI 4.x compatible runtime. Note: This is an updated article to the one...
#AIAgent #AIServices #faulttolerance #JakartaEE #langchain4j #langchain4jcdi #LLM #MicroProfile #OpenTelemetry
https://foojay.io/today/bring-ai-into-your-jakarta-ee-apps-with-langchain4j-cdi/
Bring AI into your Jakarta EE apps with LangChain4J-CDI – foojay

Eclipse MicroProfile - ein Überblick mit Livecoding

https://videos.ijug.eu/w/h2KBYGkoQdd3jbVPsPXie6

Eclipse MicroProfile - ein Überblick mit Livecoding

PeerTube

Just published a new hands-on tutorial:
Reactive Messaging with Quarkus — from REST to real-time.

I walk through building a full event-driven pipeline:
➡️ open a “tap”
➡️ emit orders via REST
➡️ stream through a kitchen processor
➡️ aggregate results on completion
➡️ send final notifications

All with MicroProfile Reactive Messaging and zero external brokers.

Read it here:
https://www.the-main-thread.com/p/quarkus-reactive-messaging-tutorial-java-event-driven

#Java #Quarkus #Reactive #EventDriven #MicroProfile

We have our end of the year present for you: langchain4j-cdi 1.0.0 is out !!!!
Thanks to @[email protected] @[email protected] Arjav Desai @[email protected] for making this first final release a reality !!! #langchain4j #cdi #microprofile #jakartaee #ai #java