Class MongoRawQueryMethodMatcher

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

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