Alexei Gorbachenko
Results
2
comments of
Alexei Gorbachenko
@chemicL, hmm... As I understand, my example uses `usingWhen` implicitly via `DefaultDatabaseClient`'s `org.springframework.r2dbc.core.DefaultDatabaseClient#inConnection`: `SimpleR2dbcRepository` -> `R2dbcEntityTemplate implements R2dbcEntityOperations` -> `DatabaseClient`. Doesn't it?
There is an issue with the pool described in https://github.com/r2dbc/r2dbc-pool/issues/198. Maybe the same, maybe not)