Skip to content

Conversation

@cppwfs
Copy link
Contributor

@cppwfs cppwfs commented Nov 21, 2025

Remove explicit MessageProcessorMessageSource wrapper in favor of direct lambda usage in integrationFlow() calls. This makes the Kotlin DSL more idiomatic by leveraging Kotlin's function type inference, aligning with the language's conventions for functional interfaces.

Remove explicit MessageProcessorMessageSource wrapper in favor of
direct lambda usage in integrationFlow() calls. This makes the
Kotlin DSL more idiomatic by leveraging Kotlin's function type
inference, aligning with the language's conventions for functional
interfaces.
@cppwfs cppwfs added this to the 7.0.1 milestone Nov 21, 2025
@artembilan artembilan merged commit a183f28 into spring-projects:main Nov 21, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants