Monthly Archives: January 2021

Pattern matching for “instanceof” in JDK16 | The Two Minutes Tuesday 016

The new pattern matching enhancement for the instanceof operator in #Java16 spares you a lot of typing, and makes the code more concise and much easier to understand! #JDK16 is stable and will be released in March. Time to look … Continue reading

Posted in Java, Programming, Standards, The Two Minutes Tuesday | Tagged , , , , , , , , , , , , | Comments Off on Pattern matching for “instanceof” in JDK16 | The Two Minutes Tuesday 016

Spare keystrokes with the record keyword | Modern Java | JDK 16 | Head Crashing Informatics 26

Hey guys! How’s it going? The record keyword is ready for production use in JDK 16, which officially will be here mid March. Spare lots of keystrokes and get rid of code generators and IDE magic with this new keyword! … Continue reading

Posted in Jakarta EE, Java, Programming, Standards | Tagged , , , , , , , | Comments Off on Spare keystrokes with the record keyword | Modern Java | JDK 16 | Head Crashing Informatics 26

New Game New Luck | The Two Minutes Tuesday 015

Sitting in a f*ing cold studio I wonder what video you would love me to record next! The year 2021 is here, and I am bringing modern and cloud-native Java to some of my favorite open source projects: Speeding up … Continue reading

Posted in Jakarta EE, Java, Standards, The Two Minutes Tuesday | Tagged , , , , , , , , , | Comments Off on New Game New Luck | The Two Minutes Tuesday 015

Java 15 vs Java 8 | Modern Java Features | Head Crashing Informatics 25

Hey guys! How’s it going? Backporting an application from Java 15 to Java 8 to convince you how much better coding in modern Java is! Java 15’s modern language features and API enhancements makes coding so much better! In this … Continue reading

Posted in Jakarta EE, Java, Programming, Standards | Tagged , , , , , , , , | Comments Off on Java 15 vs Java 8 | Modern Java Features | Head Crashing Informatics 25