Spring Data Couchbase 1.0 GA Released
Spring Data Couchbase 1.0 GA release is here! The project is a part of the Spring Data project which aims to provide a familiar and consistent Spring-based programming model for new datastores while retaining store-specific features and capabilities.
The Spring Data Couchbase project provides integration with the Couchbase Server database. There have been changes and improvements that led to the GA release of the project. It now consists of new features and additions, most markable of which are the support for custom converters, JSR-303 Validation support and built-in support for temporal objects like Dates, Calendars and similar JodaTime variants.
Maven Central is updated with the new release artifacts. There are also plans for integrating Spring Data Couchbase with close projects like Spring Boot and Spring XD.