3 minutes
Java 21 and the Upcoming Jakarta EE 11: A New Era of Cloud Native Java
With Java 21 released today and Jakarta EE 11 slated for release in Q1 of 2024, the landscape for […]
3 minutes
With Java 21 released today and Jakarta EE 11 slated for release in Q1 of 2024, the landscape for […]
3 minutes
So, you’re a Java developer, or maybe you’re aspiring to be one. Either way, you’ve probably faced the challenge […]
5 minutes
Sealed classes are a powerful feature introduced in Java 15 that allows developers to control the inheritance hierarchy of […]
3 minutes
Upcoming Java 21 brings a bunch of new features, including very interesting progress in concurrency. There are two main […]
1 minute
Oracle, together with the Java Community over the last few years, have changed the release cadence of the Platform. […]
5 minutes
Java Records, one of the major highlights of the Java 16 release, provides a concise and immutable way to […]
3 minutes
The Lombok project is a Java library that aims at “spicing up your java.” Started back in 2009, it […]
7 minutes
YAML is a simple, human-friendly data serialization language for all programming languages. It is the main format for working […]
2 minutes
Java generics is a great feature that allows you to have compile time checks for generics. However, due to […]
1 minute
SQL isn’t your only option! Document NoSQL databases store data as document objects, much like JSON objects. Google Firestore […]
1 minute
What is an Enterprise Application? What is an Enterprise Development Platform? What are the features of a good Development […]
4 minutes
The Jakarta EE Platform has come a long way since its debut as J2EE back the days of Sun […]