Closed
Description
Christoph Strobl opened DATAMONGO-2315 and commented
visitDateTimeExtendedJson
in ParameterBindingJsonReader
does not recognize bindable parameter values and needs to read the date value via bindableValueFor(valueToken).getValue();
Reference URL: https://stackoverflow.com/questions/56862718/making-date-queries-on-mongodb-using-json-on-springdatamongodb
Referenced from: pull request #772