79400805

Date: 2025-01-30 18:02:37
Score: 2.5
Natty:
Report link

If you have a custom constructor, Lombok might not generate the builder method unless you specify @Builder on the constructor itself. Try rebuilding the Project: After making changes, clean and rebuild your project to ensure that Lombok's annotations are processed correctly.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @Builder
  • Low reputation (0.5):
Posted by: Nagmat