クラス DataCouchbaseProperties
java.lang.ObjectSE
org.springframework.boot.data.couchbase.autoconfigure.DataCouchbaseProperties
@ConfigurationProperties("spring.data.couchbase")
public class DataCouchbaseProperties
extends ObjectSE
Spring Data Couchbase の構成プロパティ。
- 導入:
- 4.0.0
- 作成者:
- Stephane Nicoll
コンストラクターの概要
コンストラクター方法の概要
修飾子と型メソッド説明@Nullable StringSE@Nullable ClassSE<?> @Nullable StringSEbooleanvoidsetAutoIndex(boolean autoIndex) voidsetBucketName(@Nullable StringSE bucketName) voidsetFieldNamingStrategy(@Nullable ClassSE<?> fieldNamingStrategy) voidsetScopeName(@Nullable StringSE scopeName) voidsetTypeKey(StringSE typeKey)
コンストラクターの詳細
DataCouchbaseProperties
public DataCouchbaseProperties()
メソッドの詳細
isAutoIndex
public boolean isAutoIndex()setAutoIndex
public void setAutoIndex(boolean autoIndex) getBucketName
setBucketName
getScopeName
setScopeName
getFieldNamingStrategy
setFieldNamingStrategy
getTypeKey
setTypeKey