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