Skip to content

Add DSL transform() variant overload for accepting a bean name  #8626

Closed
@altruie

Description

@altruie

As discussed on thread for Issue #8625, there is a utility to have IntegrationFlows methods that accept a bean name, as is the case for

split(String beanName, @Nullable String methodName)

The transform() method does not have such a bean-name overload. It can be useful to have this in order to avoid the boilerplate injection of the bean via construction or bean method.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions