Read more about the article JDK 14: New hot Features
JDK 14: New Hot Features

JDK 14: New hot Features

Java 14 (Java SE 14) and its Java Development Kit 14 (JDK 14) open-source has been released on 17 March 2020, the most common coding language and application platform in…

0 Comments
Read more about the article Lombok advanced features
Lombok advanced features & annotations

Lombok advanced features

Lombok advanced features val, var, @NonNull, @Cleanup, @Data, @Value, @Builder, @Singular, @Getter(lazy=true), @Log, @UtilityClass and many more are great tools for any developer. Using these you can shorten your code…

0 Comments