79464806

Date: 2025-02-24 21:15:42
Score: 3
Natty:
Report link

Its an issue with the @Data annotation with Lombok. The getters and setters are not getting created in the Movie Model. Try adding the latest version of Lombok in your pom.xml file.

Check out this reddit thread for more info https://www.reddit.com/r/learnjava/comments/1hj6rv8/lombok_data_annotation_not_working_properly/?rdt=62354

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