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