Blog Author: Luqman Saeed

See Luqman Saeed Posts

8 minutes
Jakarta EE

Getting Started With Jakarta EE 10 – Jakarta CDI

Jakarta EE 10, the first major release of the platform since it was transferred to the Eclipse Foundation, did […]

4 minutes
Jakarta EE

March 2023 Payara Platform Release: Payara 6 Enterprise!

A lot. Hot out of the Payara engineering furnace, we bring you the latest Payara Platform Community and Enterprise […]

6 minutes
Jakarta EE

Payara 6 Enterprise Release – Frequently Asked Questions (FAQs)

What Is Payara Platform Enterprise?  Payara Platform Enterprise is a commercially supported, fully (both on-premise and cloud) optimized, production […]

1 minute
Jakarta EE

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 […]

3 minutes
Uncategorized

Getting Started With Jakarta EE 10 – Jakarta REST

Jakarta EE 10 was released in September of 2022 as the first major release of the venerable Enterprise Java […]

4 minutes
Jakarta EE

Intercepting REST Requests With Jakarta REST Request Filters

Oftentimes in web applications, there is the need to intercept a request from the client to resource methods. Sometimes […]

2 minutes
Jakarta EE

How to prevent runtime type erasure using GenericEntity in Jakarta REST in Jakarta EE 10

Java generics is a great feature that allows you to have compile time checks for generics. However, due to […]

5 minutes
Jakarta EE

Returning Beautiful Validation Error Messages In Jakarta REST With Exception Mappers

All non-trivial enterprise applications have some sort of constraints on the data the application processes. These constraints could range […]

2 minutes
Jakarta EE

What’s New in the February 2023 Payara Platform Release?

It’s a new month, and this February the Payara Fish Pond is bristling with new releases for both Payara […]

4 minutes
Jakarta EE

5 Jakarta EE (Formerly Java EE) Myths That Need To Die

The Jakarta EE Platform has come a long way since its debut as J2EE back the days of Sun […]

8 minutes
Jakarta EE

A Quick Look At Faces (JSF) 4.0 In Jakarta EE 10

Jakarta EE 10 shipped with the fourth major release of its component based web framework Jakarta Faces. Hitherto known […]

6 minutes
Uncategorized

An Opinionated Guide To Getting Started With Jakarta EE Development in 2023

This post is inspired by Gunnar Morling’sposton a similar theme for the Java SE Platform. It is an opinionated […]