Oliver Drotbohm opened DATACMNS-1055 and commented
QuerydslRepositoryInvokerAdapter should reject null Predicate instances on construction and thus rather force clients to not create an instance in the first place
QuerydslPredicateBuilder.getPredicate(…) should return Optional<Predicate>
Referenced from: pull request #294