i\'m trying to do this query
List findProductByCategory_CategoryNameAndPriceBetween(String category, double min, double max);
but t