AppendMethodAsComment
Appending method names as comment
The @AppendMethodAsComment
annotation appends repository method names to MongoDB Find-Queries to simplify the discovery and capture of slow query operations.
Example Usage of @AppendMethodAsComment
:
Last updated