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
databaseClient is a generic name that asks for clashing with other beans with similar names. We should rename it long-term to r2dbcDatabaseClient. For now, we should change references in @EnableR2dbcRepositories and add a bean name alias to our configuration.