{"id":69092,"library":"spring-boot-starter-data-couchbase","title":"Spring Boot Starter Data Couchbase","description":"Starter for using Couchbase document-oriented database with Spring Data Couchbase in Spring Boot applications.","status":"active","version":"4.1.0","language":"java","source_language":null,"source_url":"https://github.com/spring-projects/spring-boot","tags":["spring-boot","couchbase","database","data","starter"],"install":[{"cmd":"<dependency>\n  <groupId>org.springframework.boot</groupId>\n  <artifactId>spring-boot-starter-data-couchbase</artifactId>\n  <version>4.1.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.springframework.boot:spring-boot-starter-data-couchbase:4.1.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"CouchbaseTemplate","correct":"org.springframework.data.couchbase.core.CouchbaseTemplate"}],"quickstart":{"code":"import org.springframework.data.couchbase.core.CouchbaseTemplate;\nimport org.springframework.beans.factory.annotation.Autowired;\n\n@Autowired\nprivate CouchbaseTemplate couchbaseTemplate;\n\n// Use couchbaseTemplate to perform database operations","lang":"java","description":"Inject CouchbaseTemplate to interact with Couchbase."},"warnings":[{"fix":"Configure spring.couchbase.connection-string and spring.couchbase.username/password in application.properties.","message":"Requires a running Couchbase cluster and proper connection configuration.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'applic':21 'boot':2,20,24 'couchbas':5,9,17,25 'data':4,16,27 'databas':13,26 'document':11 'document-ori':10 'orient':12 'spring':1,15,19,23 'spring-boot':22 'starter':3,6,28 'use':8","created_at":"2026-06-17T17:57:19.351554+00:00","updated_at":"2026-06-17T17:57:19.351554+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://spring.io/projects/spring-boot","github":"https://github.com/spring-projects/spring-boot","docs":"https://appdoc.app/artifact/org.springframework.boot/spring-boot-starter-data-couchbase/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}