排序
Interesting features in Java 17
Interesting features in Java 17,Originally published in sendilkumarn.com Few months ago, Java 17 was released. The new LTS version comes with a lot of performance improvements, new...
Feature Flags with Spring Boot
Feature Flags with Spring Boot,Feature Flags is a very broad topic and have been coming back up regularly irrespective of what language you use. There are multiple platforms availa...
Bleeding Edge Java – Improved Switch and local type inference
Bleeding Edge Java - Improved Switch and local type inference,Introduction Most businesses and companies using Java are still running things in either Java 7 or 8. Since March 2018...
Java enters its teenage
Java enters its teenage ,The Java 13 is released on 17th September. With this release, Java is officially entering into its teenage. JEP - 350 Dynamic CDS archives The JVM loads th...
Kotlin: Removing POJO Boilerplate
Kotlin: Removing POJO Boilerplate,Kotlin is very quickly becoming one of my all-time favorite languages to play with. It is a JVM language that offers static typing, built-in null ...
Which eclipse IDE shortcut/feature you wish you had known sooner?
Which eclipse IDE shortcut/feature you wish you had known sooner?,Off lately, I have started using jUnit in eclipse and it continues to baffle me how little I know of my IDE and ho...