2022-01-11 14:44:57 -05: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 07:11:40 -04:00
|
|
|
|
- [Lombok’s @ToString Annotation](https://www.baeldung.com/lombok-tostring)
|
2022-11-29 18:17:30 -05:00
|
|
|
|
- [Jackson’s Deserialization With Lombok](https://www.baeldung.com/java-jackson-deserialization-lombok)
|
2023-04-03 12:44:08 -04:00
|
|
|
|
- [Constructor Injection in Spring with Lombok](https://www.baeldung.com/spring-injection-lombok)
|
2023-04-28 08:20:41 -04:00
|
|
|
|
- [@StandardException Annotation in Lombok](https://www.baeldung.com/lombok-standardexception-annotation)
|
2023-05-11 11:57:08 -04:00
|
|
|
|
- [Lombok EqualsAndHashCode Annotation](https://www.baeldung.com/java-lombok-equalsandhashcode)
|
2023-07-01 06:36:32 -04:00
|
|
|
|
- [Lombok’s @RequiredArgsConstructor Annotation](https://www.baeldung.com/java-lombok-constructor-annotation)
|
2022-01-11 14:44:57 -05:00
|
|
|
|
- More articles: [[<-- prev]](../lombok)
|