Class FindPageSpecificationMethodMatcher

  • All Implemented Interfaces:
    io.micronaut.core.order.Ordered, MethodMatcher

    @Internal
    public class FindPageSpecificationMethodMatcher
    extends AbstractSpecificationMethodMatcher
    Compilation time implementation of Page find(Specification, Pageable) for JPA.
    Since:
    1.0
    Author:
    graemerocher