Category: Java
Use Docker to Deploy a Containerized Java with Couchbase Web Application
Learn how to deploy a containerized Java RESTful API and Couchbase NoSQL database using Docker and custom, hand-crafted, images.
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.
Docker and Vaadin Meet Couchbase – Part 1
Running Couchbase as a Docker container is fairly easy. Simply inherit from the latest, official Couchbase image and add your customized behavior according to your requirement. In this post, I am going to show how you can fire up a...
Couchbase Mobile Changes Explorer – Part. 2
Introduction The Couchbase Mobile Sync Gateway changes feed provides a way to monitor events in a mobile deployment. The feed makes it feasible to write sophisticated business logic. I wrote a tool to help examine and understand the feed. You...
Workshop Content for Full-Stack Java and NoSQL Development Now Available
Learn how to build full stack Java applications with Docker and NoSQL using the workshop content produced for the DevNexus 2017 conference.
Using Couchbase Full Text Search Service in Java
Full-text based search is a feature that allows users to search based on texts and keywords, and is very popular among users and the developer community. So it’s a no-brainer that there are lots of APIs and frameworks that offer...
SDK Features – New For Couchbase 4.6
Along with this week’s Couchbase Server 4.6 release we have a super packed release with several new SDK features to help you streamline development. From efficiently managed Data Structures to the latest support for .NET Core, it is time to update to...
Data Structures: Native Collections New in Couchbase 4.6
Data Structures in Couchbase 4.6 is our newest SDK feature. Easily map your client applications to your JSON data into language specific structures!
Using Couchbase JDBC with Tibco BusinessWorks
Couchbase JDBC and Tibco ActiveMatrix Business Works 6.3 Summary Establish rapid application workflows with Tibco ActiveMatrix Business Works by using Couchbase Server third-party drivers provided by SimbaTechnologies and CData. Table of Contents Third Party Tools Query Data Integration Tibco Business Works Setup...
Using Autonumber in Couchbase
During software development we often to generate a unique key in an orderly sequential fashion. Learn about the process of using Autonumber in Couchbase.
Testing Spring Data Couchbase Applications with TestContainers
Find out how to use TestContainers. This Couchbase post will be about building Spring Data Couchbase test cases and cover an array of questions.
Using XRebel with Couchbase
I recently was in Tallinn for a conference called TopConf and a local Docker meetup. And you might think that this doesn’t have much to do with the title of this post but actually it does. Tallinn is also where...
Top Posts
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- Data Modeling Explained: Conceptual, Physical, Logical
- What are Vector Embeddings?
- Application Development Life Cycle (Phases and Management Models)
- Six Types of Data Models (With Examples)
- What Is Data Analysis? Types, Methods, and Tools for Research
- What are Embedding Models? An Overview
- App Development Costs (A Breakdown)
- Using OnDeploy in Couchbase Eventing to Gate Mutations With Pre-F...