/CouchVersionDemo

A simple demo on how to use CouchVersion

Primary LanguageJava

CouchVersion Demo

This is a sample project to show how to use CouchVersion (https://github.com/couchbaselabs/CouchVersion)

How to run this project

  • Update the class CouchbaseConfig with your Couchbase credentials
  • run mvn spring-boot:run in the root directory of the project