Class CouchbaseProperties
java.lang.Object
org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties
Configuration properties for Couchbase.
- Since:
- 4.0.0
- Author:
- EddĂș MelĂ©ndez, Stephane Nicoll, Yulin Qin, Brian Clozel, Michael Nitschinger, Scott Frederick
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable StringgetEnv()@Nullable String@Nullable StringvoidsetConnectionString(@Nullable String connectionString) voidsetPassword(@Nullable String password) voidsetUsername(@Nullable String username)
-
Constructor Details
-
CouchbaseProperties
public CouchbaseProperties()
-
-
Method Details
-
getConnectionString
-
setConnectionString
-
getUsername
-
setUsername
-
getPassword
-
setPassword
-
getAuthentication
-
getEnv
-