Skip to content

Conversation

@marcokrikke
Copy link
Contributor

The default documentation does not mention xxx_yyy pattern matching,
which is, however, supported by PatternMatchUtils. Such a pattern
can be useful for matching nested properties in all elements of a
collection (e.g. property[_].nestedProperty).

The documentation is also inconsistent in other places in the
framework where PatternMatchUtils is used, but I do not know if this
is on purpose.

I have signed and agree to the terms of the SpringSource Individual
Contributor License Agreement.

The default documentation does not mention xxx*yyy pattern matching, which is, however, supported by PatternMatchUtils. Such a pattern can be useful for matching nested properties in all elements of a collection (e.g. property[*].nestedProperty).
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jan 24, 2019
@rstoyanchev rstoyanchev added in: core Issues in core modules (aop, beans, core, context, expression) in: web Issues in web modules (web, webmvc, webflux, websocket) type: documentation A documentation task labels Nov 11, 2021
@rstoyanchev rstoyanchev self-assigned this Nov 15, 2021
@rstoyanchev rstoyanchev added this to the 5.3.14 milestone Nov 15, 2021
@rstoyanchev rstoyanchev removed the status: waiting-for-triage An issue we've not yet triaged or decided on label Nov 15, 2021
rstoyanchev pushed a commit that referenced this pull request Nov 24, 2021
The default documentation does not mention xxx*yyy pattern matching, which is, however, supported by PatternMatchUtils. Such a pattern can be useful for matching nested properties in all elements of a collection, e.g. property[*].nestedProperty. See gh-699
@marcokrikke marcokrikke deleted the javadoc-databinder-improvement branch February 7, 2022 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: core Issues in core modules (aop, beans, core, context, expression) in: web Issues in web modules (web, webmvc, webflux, websocket) type: documentation A documentation task

3 participants