Skip to content

Conversation

@florianhof
Copy link

Stream's collector for building a MultiValueMap.

Mostly copied from spring-data-commons, see spring-projects/spring-data-commons#3420

I add the type parameters description, the static method indexingBy and the unit test.

Signed-off-by: Florian Hof <florian.hof@sbb.ch>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Dec 3, 2025
@sbrannen sbrannen changed the title spring-data-commons#3420 MultiValueMapCollector public Introduce MultiValueMapCollector for use with streams Dec 4, 2025
@sbrannen sbrannen added the in: core Issues in core modules (aop, beans, core, context, expression) label Dec 4, 2025
Signed-off-by: Florian Hof <florian.hof@sbb.ch>
@florianhof
Copy link
Author

florianhof commented Dec 5, 2025

Try to fix the the style problems...
I don't understand the problem of missing Signed-off-by because my 2 commits have them.
Would it be ok if I backport it in the 6.2.x branch?

@sbrannen sbrannen self-assigned this Dec 9, 2025
@sbrannen sbrannen added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Dec 9, 2025
@sbrannen sbrannen added this to the 7.0.2 milestone Dec 9, 2025
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) type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants