Spring Data Couchbase - Conclusion



So far we learned, how Spring Data Couchbase is useful in working with Couchbase. We have created a project which connected with the Couchbase server, and performed some CRUD operation. We also learned about CouchbaseTemplate and did some hands-on coding using this concept.

Advertisements