shardaashish26Aug 8, 20233 min readJava 20: A New Release with Seven Exciting FeaturesJava 20, the latest release of the Java Platform, was released on March 21, 2023. It includes seven new features, all of which are either...
shardaashish26Jun 11, 20232 min readMastering Lambda Expressions in Java 8: A Powerful Paradigm ShiftIntroduction: Lambda expressions introduced in Java 8 revolutionized the way developers write code. They brought functional programming...
shardaashish26May 24, 20232 min readHydra: Powering Up Configuration ManagementIn the realm of software development, managing configurations can often be a complex and time-consuming task. However, with the right...