79400149

Date: 2025-01-30 14:05:21
Score: 4
Natty:
Report link

The issue I was facing was because of Lombok annotations like @NoArgsConstructor,@AllArgsConstructor and @Data as soon as I removed these annotations and added getters and setters manually the code worked fine.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @Data
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Niraj Patle