Class FindOneSpecificationMethodMatcher

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

    @Internal
    public class FindOneSpecificationMethodMatcher
    extends AbstractSpecificationMethodMatcher
    JPA specification findOne.
    Since:
    1.0
    Author:
    graemerocher