Skip to content

Configure Couchbase ourselves rather than importing Spring Data's abstract config #20533

@snicoll

Description

@snicoll

When we integrate with a Spring Data store, we configure things ourselves but we don't do that at the moment for Couchbase. This leads to a rather complex arrangement with a CouchbaseConfigurer interface we have to implement based on what was auto-configured.

For consistency, we should rather configure things ourselves.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions