diff --git a/lombok/README.md b/lombok/README.md index b8073ff621..69b547f10c 100644 --- a/lombok/README.md +++ b/lombok/README.md @@ -15,3 +15,4 @@ This module contains articles about Project Lombok. - [Using Lombok’s @Accessors Annotation](https://www.baeldung.com/lombok-accessors) - [Omitting Getter or Setter in Lombok](https://www.baeldung.com/lombok-omit-getter-setter) - [Declaring Val and Var Variables in Lombok](https://www.baeldung.com/java-lombok-val-var) +- [Lombok Using @With Annotations](https://www.baeldung.com/lombok-with-annotations)