Skip to content

Refine QuerydslRepositoryInvokerAdapter nullability assertions #1501

@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions