
Using UUID As Entity Primary Key In Jakarta EE 10
In prior versions of Jakarta EE, the use of UUID as entity ID or database primary key type was […]
In prior versions of Jakarta EE, the use of UUID as entity ID or database primary key type was […]
Jakarta EE 10 was released in September of 2022 as the first major release of the venerable Enterprise Java […]
Oftentimes in web applications, there is the need to intercept a request from the client to resource methods. Sometimes […]
Java generics is a great feature that allows you to have compile time checks for generics. However, due to […]
All non-trivial enterprise applications have some sort of constraints on the data the application processes. These constraints could range […]
It’s a new month, and this February the Payara Fish Pond is bristling with new releases for both Payara […]
The Jakarta EE Platform has come a long way since its debut as J2EE back the days of Sun […]
Jakarta EE 10 shipped with the fourth major release of its component based web framework Jakarta Faces. Hitherto known […]
This post is inspired by Gunnar Morling’sposton a similar theme for the Java SE Platform. It is an opinionated […]
It’s January, and the Payara engineering bakery has been busy with the first release of the year. The Payara […]
Jakarta EE has action and component based frameworks for building web applications using the model view controller architecture pattern. […]
Batch processing is an integral part of enterprise applications. Reading, processing and storing vast amounts of data is mostly […]