couchbaselabs / couchbaselabs/CouchVersion

Poor choice of property names for Couchversion configuration

Open
#7 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
13
Forks
6
PR merge metrics
No merged PRs in 30d

Description

The choice of the properties to configure Couchversion does not fit well with spring configuration options. Spring has

- spring.couchbase.username
- spring.couchbase.bucket-name
- spring.data.couchbase.connection-string
- spring.couchbase.password

already. Just the last property time fits the requirements of Couchversion. I suggest that the properties Couchversion is using shall be those listed above.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.