I just wanted to ask, what this generically means:
Invalid derived query! No property delete found for type:
it is occurring for a method in my class that implements the JPARepository class (spring framework). I just wanted to understand what the error meant/was trying to tell me.