In below example, one needs to put a @NonNull on all members:
@NonNull
@RequiredArgsConstructor @Value public class SampleLombok { @NonNull S