@lombok.experimental.SuperBuilder public class SuperBuilderWithExistingConstuctor { public SuperBuilderWithExistingConstuctor() { } }