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)
|
2022-01-11 19:44:57 +00:00
|
|
|
|
- More articles: [[<-- prev]](../lombok)
|