Closed
Description
Mark Paluch opened DATAMONGO-1403 and commented
Add @Meta(maxExecutionTime=…)
or @Meta(maxExecutionTimeMs=…)
value alias for @Meta(maxExcecutionTime=…)
as the value name has a typo. This can be nicely done using @AliasFor
Referenced from: pull request #356