Merge pull request #5544 from eugenp/thombergs-patch-9

added link
This commit is contained in:
Loredana Crusoveanu 2018-10-27 11:04:21 +03:00 committed by GitHub
commit 944d7b3c65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@
- [Using Lomboks @Builder Annotation](http://www.baeldung.com/lombok-builder)
- [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 Default Value](https://www.baeldung.com/lombok-builder-default-value)