Closed
Description
https://docs.spring.io/spring-data/jdbc/docs/2.1.6/reference/html/#jdbc.query-methods.strategies says "Deriving a query from the name of the method is currently not supported."
https://docs.spring.io/spring-data/jdbc/docs/2.1.6/reference/html/#new-features.2-0-0 lists "Query Derivation" as new feature since 2.0.
The sentence in the query methods strategy chapter should be removed, or?