Update README.md

[skip ci]
This commit is contained in:
edizor 2023-09-01 19:12:23 +08:00 committed by GitHub
parent 04078e06a0
commit e5a1ef7e7e
1 changed files with 1 additions and 0 deletions

View File

@ -13,4 +13,5 @@ This module contains articles about Project Lombok.
- [@StandardException Annotation in Lombok](https://www.baeldung.com/lombok-standardexception-annotation)
- [Lombok EqualsAndHashCode Annotation](https://www.baeldung.com/java-lombok-equalsandhashcode)
- [Lomboks @RequiredArgsConstructor Annotation](https://www.baeldung.com/java-lombok-constructor-annotation)
- [Generate Models Using OpenAPI With Lombok Annotations](https://www.baeldung.com/java-openapi-lombok-create-models)
- More articles: [[<-- prev]](../lombok)