Package org.springframework.integration.r2dbc.outbound
@NonNullApi
package org.springframework.integration.r2dbc.outbound
Provides classes for supporting R2DBC outbound components.
-
ClassDescriptionImplementation of
ReactiveMessageHandler
which writes Message payload into a Relational Database, using reactive r2dbc support./** The mode for theR2dbcMessageHandler
.