Updated README.md

added link back to the article: https://www.baeldung.com/lombok-tostring
This commit is contained in:
Asjad J 2022-03-07 19:27:14 +05:00 committed by GitHub
parent dc6357d98e
commit db95e7bb6a
1 changed files with 1 additions and 0 deletions

View File

@ -7,4 +7,5 @@ This module contains articles about Project Lombok.
- [Using Lomboks @Accessors Annotation](https://www.baeldung.com/lombok-accessors)
- [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)
- [Lombok's @ToString Annotation](https://www.baeldung.com/lombok-tostring)
- More articles: [[<-- prev]](../lombok)