I am using Jpql queries in my JpaRepository. The problem is that every time I call a method with an optional return I get this error:
java.lang.ClassCast