Skip to content

Composition adapters for Reactive Streams [SPR-14159] #18731

@spring-projects-issues

Description

@spring-projects-issues

Rossen Stoyanchev opened SPR-14159 and commented

Add a GenericConverter for adapting async types (RxJava 1.x and CompletableFuture) to Reactive Streams using Project Reactor converters to Flux and Mono. This makes it easy to work with any composition library within the framework and also to check stream semantics (stream of 0..1 vs stream of many).


Affects: 4.2.5

Reference URL: https://github.com/spring-projects/spring-reactive/tree/master/src/main/java/org/springframework/core/convert/support

Issue Links:

Referenced from: commits 101220b

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions