Files
spring-data-couchbase/src/main/java/org/springframework/data/couchbase
David Harrigan 6fd4d925fb DATACOUCH-34 - Can't deserialize long/Long/Date fields.
Catch the attempt to parse a long as an int, then attempt to return a long value.

-=david=-
2013-10-09 16:57:46 +01:00
..