Tag: maven

Using the Java SDK for Couchbase: The Basics of Get & Upsert
Using the Java SDK for Couchbase: The Basics of Get & Upsert

This post will walk you through the basics of creating and fetching JSON documents in Couchbase using the Java SDK with minimalist code samples.

Create a Continuous Deployment Pipeline with Jenkins and Java
Create a Continuous Deployment Pipeline with Jenkins and Java

See how to create and run a JAR file using Jenkins and Java, resulting in a continuous deployment pipeline that includes building and deploying to a server.

Service Discovery With Java and Database Application in DC/OS
Service Discovery With Java and Database Application in DC/OS

This blog will show how a simple Java application can talk to a database using service discovery in DC/OS.