Update README.md

This commit is contained in:
johnA1331 2021-12-23 02:03:12 +08:00 committed by GitHub
parent 74c135961b
commit d72ebd493d
1 changed files with 1 additions and 0 deletions

View File

@ -15,3 +15,4 @@ This module contains articles about Project Lombok.
- [Using Lomboks @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)