Open gcluo opened 2 years ago
@gcluo It is fixed by this PR (it is not merged yet) https://github.com/pramoth/specification-with-projection/pull/22 You can copy paste fixed library sources to your project from here https://github.com/v-ladynev/specification-with-projection-embeded
jpa version 2.6.8 specification-with-projection version 2.0.2
repository.findAll((r, q, b) -> Predicates.of(r, b) .build(), View.class, Pageable.unpaged());
throw org.springframework.data.jpa.repository.support.CrudMethodMetadata.getQueryHints()Ljava/util/Map;