As per this comment #1347 this issue is resolved in 1.18.2 release of lombok.
There still exist issues with lombok's @Builder.Default annotation but since in our case Jsr310ModuleConfig class does not have a manually defined constructor hence , just a version upgrade should fix the issue.
I have verified this on my end. Please review and let me know your comments. Thanks.
As per this comment #1347 this issue is resolved in 1.18.2 release of lombok.
There still exist issues with lombok's @Builder.Default annotation but since in our case Jsr310ModuleConfig class does not have a manually defined constructor hence , just a version upgrade should fix the issue.
I have verified this on my end. Please review and let me know your comments. Thanks.