Java

[EN] Enumset in database
[EN] Enumset in database

Motivation

Even in this day and age, when storage is comparatively cheap, it can still make sense to have it not to be wasted. We were looking for a comparatively cheap alternative within our project, to give a data set additional information that we display within the frontend, i.e. we have to …

[EN] Beyond Java 8 Examples
[EN] Beyond Java 8 …

Now that we have clarified the theory in the first part, we now add some practice. Here are code examples and explanations for the key features of each Java version from 8 to 23:

[EN] Beyond Java 8
[EN] Beyond Java 8

Beyond Java 8 - What’s next?

After I’ve been working with Java 8 for some time now due to customer projects. It’s time to see what features I’m missing. Here is a summary of the most important features since Java 8.