Browse Source
When logging the current connection inside R2dbcTransactionManager doBegin, the mono object was logged instead of the connection lambda parameter. Other similar debug-level logs do use the actual Connection object, so this commit does the same.pull/29780/merge
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue