DATACOUCH-362 - Use dynamic proxying
Dynamic proxying for couchbase environment instead of an explicit no shutdown proxy. Original pull request: #157. DATACOUCH-363 - Upgrade to 2.5.5 Java client upgrade. Remove the dcpEnabled property from CouchbaseEnvironment factory bean and parser. Original pull request: #157.
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -18,8 +18,8 @@
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
<couchbase>2.4.6</couchbase>
|
||||
<couchbase.osgi>2.4.6</couchbase.osgi>
|
||||
<couchbase>2.5.5</couchbase>
|
||||
<couchbase.osgi>2.5.5</couchbase.osgi>
|
||||
<springdata.commons>2.0.6.BUILD-SNAPSHOT</springdata.commons>
|
||||
<java-module-name>spring.data.couchbase</java-module-name>
|
||||
</properties>
|
||||
|
||||
Reference in New Issue
Block a user