Category "r2dbc"

Spring data R2DBC with H2 database Failed to obtain R2DBC Connection

I am developing a spring command line application where I connect to a db using data r2dbc. For information, my application is written in Kotlin. the pom file c

r2dbc-pool connection not released after cancel

I have a strange behaviour with R2DBC Pool: We happen to create a large number of threads and send them to the R2DBC pool to acquire a DB connection. When all o

ORM framework for reactive applications

I have been looking at spring-data-r2dbc for reactive DB access. But it seems it doesn't provide any ORM suppport, as stated on the project's page, it is not an