2026-05-23 09:07:56
#Java records & compact constructors
https://mikemybytes.com/2022/02/16/java-records-and-compact-constructors/
#Java records & compact constructors
https://mikemybytes.com/2022/02/16/java-records-and-compact-constructors/
After more than 20 years working with #Java, I learn APIs introduced in JDK 1.4.
You can chain exceptions with #Throwable.initCause(), even if the designer didn't provide a relevant constructor.
Sinking land drives coastal flood risk on densely populated Java Island #JavaIsland
#ProgrammingLanguages, targets, and platforms
I started as a #Java developer, but for some time now, I have broadened my horizons. Recently, I thought about how early languages were dedicated to a single target and platform, and now they are broadening their focus. In this post, I want to …
SpotBugs: Find bugs in #Java Programs
https://spotbugs.github.io/