Skip to content

Split out ReactorUtils and required classes from Spring integration #3144

@Angelodaniel

Description

@Angelodaniel

Problem Statement

We already have support for reactor in our Spring integration as part of the WebFlux specifics. Users who are not using Spring would also like to use e.g. ReactorUtils so they don't have to deal with Hub propagation themselves.

Solution Brainstorm

To consider:

Do we want to always bring this new module as a dependency for Spring or do we want to rely on our build plugins to automatically add it and code it in a way where it has to be added manually as a dependency by the user when not using our build plugin auto install feature?

Probably not worth it to make it an optional dependency if it doesn't have any dependencies of its own as it just creates a pitfall.

┆Issue is synchronized with this Jira Improvement by Unito

Metadata

Metadata

Assignees

Projects

Status

Done

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions