Serob Balyan

Results 2 comments of Serob Balyan

@qcastel @ericdriggs `-p additionalModelTypeAnnotations="@lombok.Data;@lombok.AllArgsConstructor;@lombok.Builder(toBuilder = true)"` actually does not remove getters, setters, hashCode, equals , constructors from generated model files. The purpose of provided annotations is to not have all...

It is working fine with `call` instead of `callonce `