Sealed classes in java 17

Java 17 Sealed classes In this article, we will explore sealed classes, a new feature introduced in java 17, how…

3 Min Read

Lombok @Value annotation

Lombok @Value annotation This article will cover lombok @Value annotation in detail, what is its use, its configuration options and…

Lombok @Data annotation

Lombok @Data annotation In this article, we will take a look at @Data annotation in lombok, its use and options…

Lombok @EqualsAndHashCode example

Lombok @EqualsAndHashCode example In this article, we will take a look at lombok @EqualsAndHashCode annotation usage and configuration options with…

Lombok constructors

Lombok constructor Lombok can generate a constructor for a class. We can choose to generate no argument constructor or constructor…

Lombok @ToString annotation

Lombok @ToString example This article will cover @ToString annotation in project lombok, its meaning, use and configuration options with examples….

Exit mobile version