Skip to content

Conversation

@artembilan
Copy link
Member

Fixes: #6786

The original request was about an xpath-router, however using the #xpath() SpEL function we don't need anything else

  • Show-case the #xpath() with a <int:recipient-list-router>
  • Mention such a feature in the xpath-routing.adoc

…-router`

Fixes: spring-projects#6786

The original request was about an `xpath-router`, however using the `#xpath()`
SpEL function we don't need anything else

* Show-case the `#xpath()` with a `<int:recipient-list-router>`
* Mention such a feature in the `xpath-routing.adoc`
@artembilan artembilan requested a review from cppwfs October 7, 2025 20:01
Copy link
Contributor

@cppwfs cppwfs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Thanks for the test and documentation!

@cppwfs cppwfs merged commit 3811244 into spring-projects:main Oct 8, 2025
3 of 6 checks passed
@artembilan artembilan deleted the GH-6786 branch October 8, 2025 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

XPath Router. Conditional routing based on the value of the xpath expression. [INT-2808]

2 participants