I use Spring Data Jpa in my app. There are two entities in the application. The entity Film:
Film
//annotations omitted public class Film { // ot