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
Make AbstractCouchbaseConfiguration.authenticator an @bean so that CouchbaseAutoConfiguration.couchbaseAuthenticator() does not get used instead. Also make consuming authenticator() in AbstractCouchbaseConfiguration a parameter so it gets the @bean.