Class MongoExecutorQueryMethodMatcher

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

    public class MongoExecutorQueryMethodMatcher
    extends java.lang.Object
    implements MethodMatcher
    Finder with `MongoQueryExecutor` repository implementation.
    Since:
    3.3.0
    Author:
    Denis Stepanov