Update README.md

This commit is contained in:
johnA1331 2021-11-24 13:59:36 +08:00 committed by GitHub
parent ab9d07a0e1
commit 02f6e75078
1 changed files with 1 additions and 0 deletions

View File

@ -12,3 +12,4 @@ This module contains articles about Project Lombok.
- [Setting up Lombok with Eclipse and Intellij](https://www.baeldung.com/lombok-ide)
- [Using the @Singular Annotation with Lombok Builders](https://www.baeldung.com/lombok-builder-singular)
- [Using Lomboks @Accessors Annotation](https://www.baeldung.com/lombok-accessors)
- [Omitting Getter or Setter in Lombok](https://www.baeldung.com/lombok-omit-getter-setter)