Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.6.1.RELEASE
-
Fix Version/s: 3.6.2.RELEASE
-
Component/s: DATA
-
Labels:None
Description
STS reports an error, indicating invalid finder methods on custom repo methods in Spring Data Cassandra. Spring Data Cassandra doesn't support dynamic finder methods, only custom queries via @Query or named queries.