Uses of Interface
org.springframework.boot.autoconfigure.couchbase.CouchbaseConnectionDetails
Package
Description
Auto-configuration for Couchbase.
-
Uses of CouchbaseConnectionDetails in org.springframework.boot.autoconfigure.couchbase
Modifier and TypeMethodDescriptioncom.couchbase.client.core.env.Authenticator
CouchbaseAutoConfiguration.couchbaseAuthenticator
(CouchbaseConnectionDetails connectionDetails) com.couchbase.client.java.Cluster
CouchbaseAutoConfiguration.couchbaseCluster
(com.couchbase.client.java.env.ClusterEnvironment couchbaseClusterEnvironment, com.couchbase.client.core.env.Authenticator authenticator, CouchbaseConnectionDetails connectionDetails)