Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation mistake #2629

Closed
gregturn opened this issue May 13, 2022 · 1 comment
Closed

Documentation mistake #2629

gregturn opened this issue May 13, 2022 · 1 comment
Assignees
Labels

Comments

@gregturn
Copy link
Contributor

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

@gregturn
Copy link
Contributor Author

Backported to 2.7.x, 2.6.x, and 2.5.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant