Skip to content

Documentation mistake #2629

Closed
Closed
@gregturn

Description

@gregturn

Section:Web Databinding Support

Content:Spring Data projections (described in Projections) can be used to bind incoming request payloads by either using JSONPath expressions (requires Jayway JsonPath or XPath expressions (requires XmlBeam), as shown in the following example.

What I think it should be :I think there losed a 'right parentheses' after Jayway JsonPath,It should be Spring Data projections (described in Projections) can be used to bind incoming request payloads by either using JSONPath expressions (requires Jayway JsonPath) or XPath expressions (requires XmlBeam), as shown in the following example.

I don't know whether i am right,but i just confused

Original issue: spring-projects/spring-data-jpa#1761

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions