| Package | Description |
|---|---|
| org.springframework.r2dbc.core |
Core domain types around DatabaseClient.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DatabaseClient
A non-blocking, reactive client for performing database calls requests with
Reactive Streams back pressure.
|