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.
The choice of the properties to configure Couchversion does not fit well with spring configuration options. Spring has
already. Just the last property time fits the requirements of Couchversion. I suggest that the properties Couchversion is using shall be those listed above.