Class MongoExecutorQueryMethodMatcher

java.lang.Object
io.micronaut.data.document.processor.matchers.MongoExecutorQueryMethodMatcher
All Implemented Interfaces:
io.micronaut.core.order.Ordered, MethodMatcher

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

    • MongoExecutorQueryMethodMatcher

      public MongoExecutorQueryMethodMatcher()
      Default constructor.
  • Method Details