You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per r2dbc/r2dbc-spi#273, it would be neat to support credential rotation without reconfiguring the client. To do so, we should accept Supplier and Publisher emitting the username respective password.
The text was updated successfully, but these errors were encountered:
As per r2dbc/r2dbc-spi#273, it would be neat to support credential rotation without reconfiguring the client. To do so, we should accept
Supplier
andPublisher
emitting the username respective password.The text was updated successfully, but these errors were encountered: