couchbaselabs / couchbaselabs/CouchVersion
Poor choice of property names for Couchversion configuration
Open
- 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.