Skip to content

ParameterBindingJsonReader cannot bind Date values. [DATAMONGO-2315] #3172

Closed
@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Labels

in: coreIssues in core supporttype: bugA general bug

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions