added link

This commit is contained in:
Tom Hombergs
2018-10-26 21:38:56 +02:00
committed by GitHub
parent 8c50457533
commit 1c0bd0a01e

View File

@@ -3,3 +3,4 @@
- [Using Lomboks @Builder Annotation](http://www.baeldung.com/lombok-builder) - [Using Lomboks @Builder Annotation](http://www.baeldung.com/lombok-builder)
- [Using Lomboks @Getter for Boolean Fields](https://www.baeldung.com/lombok-getter-boolean) - [Using Lomboks @Getter for Boolean Fields](https://www.baeldung.com/lombok-getter-boolean)
- [Lombok @Builder with Inheritance](https://www.baeldung.com/lombok-builder-inheritance) - [Lombok @Builder with Inheritance](https://www.baeldung.com/lombok-builder-inheritance)
- [https://www.baeldung.com/lombok-builder-default-value](https://www.baeldung.com/lombok-builder-default-value)