Hello I am using spring boot 2.6, data r2dbc and dev.miku r2dbc-mysql
I try to find query time out options but I can not find....
is there the same on as the jpa setting information blow??
spring.jpa.properties.javax.persistence.query.timeout=5000
spring.jpa.properties.javax.persistence.lock.timeout=5000