Appending data

Until now, we have worked on data generated from a single Flux stream. Stream processing is not limited to one publisher. Reactor provides operators that make it possible to merge different publishers into one single stream of data. Values can be added either before the specified published values or after the published values. 

Get Hands-On Reactive Programming with Reactor now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.