WildFly 40.0.0.Final is released! EE 11 support, a new WildFly EE 10 variant, Hashicorp Vault integration, OIDC logout, and more! Full details are at https://bit.ly/4tLhPE1. #OpenSource #Jakarta #MicroProfile
WildFly 40 is released!

WildFly 40 Final is now available.

WildFly

🎉 New blog post: API versioning in Java using JAX-RS with Jakarta EE and MicroProfile: https://mehmandarov.com/api-versioning/

#jakartaee #java #microprofile #api

API versioning in Java using JAX-RS with Jakarta EE and MicroProfile

Exploring common API versioning strategies in Java using JAX-RS with Jakarta EE and MicroProfile – URL, header, and media type versioning – with pros, cons, and practical code examples.

Rustam Mehmandarov

AI in enterprise Java is powerful — but what about resilience & observability? #LangChain4J-CDI integrates with #MicroProfile Fault Tolerance & Telemetry out of the box. Buhake Sindi 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

If you worked with MicroProfile Health, you already understand the value of exposing application health information through standardized endpoints. You know about liveness, readiness and startup probes. You implemented the HealthCheck interface and annotated your procedures with @Liveness, @Readiness and @Startup. Spring Boot Actuator follows a similar philosophy but takes a different...
#MicroProfile #springboot
https://foojay.io/today/spring-boot-actuator-health-for-microprofile-developers/
Spring Boot Actuator Health for MicroProfile Developers

This post will help you map your MicroProfile Health knowledge to Spring’s world.

foojay

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