You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* GH-8583: Add Java & DSL samples into docs
Fixes#8583
When users jump into docs first thing these days they expect to see a Java DSL sample.
* Fix language in Docs
Co-authored-by: Gary Russell <[email protected]>
* * Improve `router.adoc` for DSL samples
* Add links to DSL chapters
---------
Co-authored-by: Gary Russell <[email protected]>
The relevant docs are here:
https://docs.spring.io/spring-integration/docs/6.1.0-M2/reference/html/messaging-endpoints.html#service-activator
https://docs.spring.io/spring-integration/docs/6.0.4/reference/html/message-transformation.html#transformer
https://docs.spring.io/spring-integration/docs/6.0.4/reference/html/message-routing.html#filter
https://docs.spring.io/spring-integration/docs/6.0.4/reference/html/message-routing.html#router-namespace
https://docs.spring.io/spring-integration/docs/6.0.4/reference/html/message-routing.html#splitter
The link to annotation configuration and Java (and other DSLs) are good addition, too.
The text was updated successfully, but these errors were encountered: