Package org.springframework.integration.r2dbc.inbound
Provides classes for supporting R2DBC inbound components.
-
Class Summary Class Description R2dbcMessageSource An instance ofMessageSource
which returns aMessage
with a payload which is the result of execution of query.