The introduced methods allow clients to pass an identifier extractor function. Also introduced a new (Extended)TypedEntityLinks that exposes the same functionality as EntityLinks but with a shared identifier extractor function so that clients don't have to provide it for each method invocation. Prepares the fix for #842.
5 lines
183 B
Plaintext
5 lines
183 B
Plaintext
lombok.anyConstructor.suppressConstructorProperties=true
|
|
lombok.nonNull.exceptionType = IllegalArgumentException
|
|
lombok.log.fieldName = LOG
|
|
lombok.addLombokGeneratedAnnotation = true
|