Create spring-boot-couchbase module
This commit is contained in:
committed by
Phillip Webb
parent
abfd521363
commit
42f12380da
@@ -602,7 +602,7 @@ spring:
|
||||
----
|
||||
|
||||
TIP: Check the `spring.couchbase.env.*` properties for more details.
|
||||
To take more control, one or more javadoc:org.springframework.boot.autoconfigure.couchbase.ClusterEnvironmentBuilderCustomizer[] beans can be used.
|
||||
To take more control, one or more javadoc:org.springframework.boot.couchbase.autoconfigure.ClusterEnvironmentBuilderCustomizer[] beans can be used.
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -128,7 +128,7 @@ The following service connection factories are provided in the `spring-boot-test
|
||||
| javadoc:org.springframework.boot.autoconfigure.cassandra.CassandraConnectionDetails[]
|
||||
| Containers of type javadoc:org.testcontainers.cassandra.CassandraContainer[]
|
||||
|
||||
| javadoc:org.springframework.boot.autoconfigure.couchbase.CouchbaseConnectionDetails[]
|
||||
| javadoc:org.springframework.boot.couchbase.autoconfigure.CouchbaseConnectionDetails[]
|
||||
| Containers of type javadoc:org.testcontainers.couchbase.CouchbaseContainer[]
|
||||
|
||||
| javadoc:org.springframework.boot.elasticsearch.autoconfigure.ElasticsearchConnectionDetails[]
|
||||
|
||||
Reference in New Issue
Block a user