Provide MethodContributor
Metadata for skipped query methods
#4961
Labels
MethodContributor
Metadata for skipped query methods
#4961
We skip GeoNear, Scrolling, and Streaming methods during AOT processing. We should however extract queries and return these instead of
null
inMongoRepositoryContributor.contributeQueryMethod(…)
.The text was updated successfully, but these errors were encountered: