mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 12:39:03 +00:00
Merge branch '2.0.x'
This commit is contained in:
-1
@@ -142,7 +142,6 @@ public class CouchbaseProperties {
|
||||
return this.keyValue;
|
||||
}
|
||||
|
||||
@Deprecated
|
||||
public void setKeyValue(int keyValue) {
|
||||
this.keyValue = keyValue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user