2016-10-16 06:25:05 -04:00
|
|
|
|
## Relevant Articles:
|
|
|
|
|
- [Introduction to Project Lombok](http://www.baeldung.com/intro-to-project-lombok)
|
2018-05-23 23:22:36 -04:00
|
|
|
|
- [Using Lombok’s @Builder Annotation](http://www.baeldung.com/lombok-builder)
|
2018-09-27 03:09:58 -04:00
|
|
|
|
- [Using Lombok’s @Getter for Boolean Fields](https://www.baeldung.com/lombok-getter-boolean)
|
|
|
|
|
- [Lombok @Builder with Inheritance](https://www.baeldung.com/lombok-builder-inheritance)
|
2018-10-27 04:01:30 -04:00
|
|
|
|
- [Lombok Builder with Default Value](https://www.baeldung.com/lombok-builder-default-value)
|
2018-11-09 04:46:30 -05:00
|
|
|
|
- [Lombok Builder with Custom Setter](https://www.baeldung.com/lombok-builder-custom-setter)
|
2019-01-27 08:08:16 -05:00
|
|
|
|
- [Setting up Lombok with Eclipse and Intellij](https://www.baeldung.com/lombok-ide)
|
2019-03-18 07:38:01 -04:00
|
|
|
|
- [Using the @Singular Annotation with Lombok Builders](https://www.baeldung.com/lombok-builder-singular)
|
2019-01-27 08:08:16 -05:00
|
|
|
|
|