Class MongoRawQueryMethodMatcher

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

    public class MongoRawQueryMethodMatcher
    extends java.lang.Object
    implements MethodMatcher
    Finder with custom defied query used to return a single result.
    Since:
    3.3.0
    Author:
    Denis Stepanov