I want to create a function for my custom JPA repository that executes this query:
public float findMovieRating(String movieTitle){ float movieRating = S