Skip to content

Documentation mistake [DATAJPA-1444] #1761

Closed
@spring-projects-issues

Description

@spring-projects-issues

liangxiong3403 opened DATAJPA-1444 and commented

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


Affects: 1.11.16 (Ingalls SR16)

Reference URL: https://docs.spring.io/spring-data/jpa/docs/1.11.16.RELEASE/reference/html

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions