Blog: Jakarta EE

See Jakarta EE Posts

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

1 minute
Jakarta EE

🔥NoSQL Persistence on The Jakarta EE Platform With Google Firestore🔥

SQL isn’t your only option! Document NoSQL databases store data as document objects, much like JSON objects. Google Firestore […]

1 minute
Jakarta EE

A Business Guide to Enterprise Development Options on the Java Platform

What is an Enterprise Application? What is an Enterprise Development Platform? What are the features of a good Development […]

1 minute
Jakarta EE

Payara Hackathon – Build an app with Jakarta EE 10 and Payara Platform

We are excited to announce that registrations are now open for Payara Hackathon, running 2-6 March 2023.  Build an […]

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

1 minute
Cloud & Microservices

New Guide: A Business Guide To Cloud Deployment Options For Jakarta EE Applications

Wondering which cloud deployment option to use for your Jakarta EE application?  Look no further than our latest guide, […]

1 minute
Jakarta EE

A Business Guide to NoSQL on the Jakarta EE Platform

Traditionally, enterprises stored their SQL data in relational database management systems (RDBMS). However, the strict and rigid SQL data […]

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

9 minutes
Jakarta EE

Jakarta MVC In Jakarta EE 10

Jakarta EE has action and component based frameworks for building web applications using the model view controller architecture pattern. […]

2 minutes
Community

What Java Versions and Tools Do Payara Users Prefer?

Using Payara Platform? You might be interested in what tools, OpenJDK versions and Jakarta EE releases our global community […]

13 minutes
Jakarta EE

Enterprise Batch Processing with Jakarta Batch – Part 1

Batch processing is an integral part of enterprise applications. Reading, processing and storing vast amounts of data is mostly […]