2022-01-11 19:44:57 +00:00
|
|
|
|
## Project Lombok
|
|
|
|
|
|
|
|
|
|
This module contains articles about Project Lombok.
|
|
|
|
|
|
|
|
|
|
### Relevant Articles:
|
|
|
|
|
|
|
|
|
|
- [Using Lombok’s @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)
|
2022-06-30 16:11:40 +05:00
|
|
|
|
- [Lombok’s @ToString Annotation](https://www.baeldung.com/lombok-tostring)
|
2022-11-30 07:17:30 +08:00
|
|
|
|
- [Jackson’s Deserialization With Lombok](https://www.baeldung.com/java-jackson-deserialization-lombok)
|
2023-04-03 22:14:08 +05:30
|
|
|
|
- [Constructor Injection in Spring with Lombok](https://www.baeldung.com/spring-injection-lombok)
|
2023-04-28 20:20:41 +08:00
|
|
|
|
- [@StandardException Annotation in Lombok](https://www.baeldung.com/lombok-standardexception-annotation)
|
2023-05-11 23:57:08 +08:00
|
|
|
|
- [Lombok EqualsAndHashCode Annotation](https://www.baeldung.com/java-lombok-equalsandhashcode)
|
2023-07-01 18:36:32 +08:00
|
|
|
|
- [Lombok’s @RequiredArgsConstructor Annotation](https://www.baeldung.com/java-lombok-constructor-annotation)
|
2023-09-01 19:12:23 +08:00
|
|
|
|
- [Generate Models Using OpenAPI With Lombok Annotations](https://www.baeldung.com/java-openapi-lombok-create-models)
|
2022-01-11 19:44:57 +00:00
|
|
|
|
- More articles: [[<-- prev]](../lombok)
|