Class EmbeddedCouchbaseBootstrapConfiguration

    • Constructor Detail

      • EmbeddedCouchbaseBootstrapConfiguration

        public EmbeddedCouchbaseBootstrapConfiguration()
    • Method Detail

      • couchbase

        @Bean(name="embeddedCouchbase",
              destroyMethod="stop")
        public org.testcontainers.couchbase.CouchbaseContainer couchbase​(org.springframework.core.env.ConfigurableEnvironment environment,
                                                                         CouchbaseProperties properties)