EJB support in Piranha via CDI
Piranha Cloud takes a novel approach and maps Enterprise Beans annotations to equivalent functionality in CDI or other Jakarta EE APIs.
foojay is a place for friends of OpenJDK, providing free, reference materials and blogs for daily Java usage.

Piranha Cloud takes a novel approach and maps Enterprise Beans annotations to equivalent functionality in CDI or other Jakarta EE APIs.

To Mastodon or not to Mastodon... Frank asked the question and let's take a look at the initial responses from around the Java community!

Let's investigate if the Java community is interested in joining a dedicated Mastodon instance.

When I ask Java devs whether they profile, the answer is usually "no". A reason is the lack of info and knowledge for everyday developers.

Is API mocking in unit tests important or does it do nothing? The answer is nuanced but we do need such tests to reduce daily churn.

A possible future direction for EJB is to rebase it on CDI. We would end up with just one component model in Jakarta EE.

gRPC is an open source Remote Procedure Call framework; an alternative to REST. Find out more and how Payara is involved!

Fed up with pauses at the high percentiles in your application? You may want to consider Chronicle Queue Enterprise!

In this update, we will introduce our new roadmap in the next few months, plus learn about Azure Functions Deployment Slot Support.

Geo-routing is a requirement for successful apps and businesses. Apache APISIX doesn't provide it out-of-the-box...