@ -89,7 +89,7 @@ public class ReactiveMongoQueryMethod extends MongoQueryMethod {
@@ -89,7 +89,7 @@ public class ReactiveMongoQueryMethod extends MongoQueryMethod {
if(hasParameterOfType(method,Sort.class)){
thrownewIllegalStateException(String.format("Method must not have Pageable *and* Sort parameter. "
+"Use sorting capabilities on Pageble instead! Offending method: %s",method.toString()));
+"Use sorting capabilities on Pageable instead! Offending method: %s",method.toString()));