Project Amber has brought a number of new features to Java in recent years. While each of these features are self-contained, they are also designed to work together. Specifically, records, sealed classes, and pattern matching work together to enable easie… Read more
Similar
spreadsheet-mapper - java mapping tools between excel and object...
Read more »
I started reading "Cracking the Coding Interview, 6th Edition" book recently and it inspired me to experiment a bit. It’s been a while since I implemented the quicksort algorithm the l... (more…)
Read more »
Native Java is essential for Java to remain relevant in the evolving cloud world. But it is not a solved problem yet. And the development lifecycle needs to adapt as well. Standardization through Project Leyden is key to the success of native Java. Nativ... (more…)
Read more »
Learn how to use Feature Toggles (or flags) with Spring Boot from a practical perspective and with a real-life example. (more…)
Read more »