Tag: spring
Refactoring Spring Microservices Apps to work with Couchbase
Migrating a Spring Boot microservices app to Couchbase can be done easily. Find out some tips, tricks and how-to in this blog that shows a vehicle tracking app.
Sample Application with Spring and Angular: GitTalent
Couchbase Connect 2016 featured a sample application in the keynote. The source code and instruction manual is now available.
Couchbase as a First Class Citizen of Spring Boot 1.4
Spring Boot 1.4.0 MILESTONE 2 is out! This is a good time to tell you about the joint effort between Spring Boot team members and the Couchbase Java SDK team to offer a first class integration of Couchbase into Spring...
Storing, Indexing and Searching files with Couchbase and Spring Boot
Learn the Spring Boot app that let the user upload files, store them in a binary store, let you search files based on the metadata and text.
Spring Data Couchbase 2 is out! Quick getting started with Spring Initializr
Good News everyone, Spring Data Couchbase 2 was released last week and is now available on the awesome Spring Initializr. This awesome website let you start a Spring/Couchbase project very quickly. Just select the dependencies you want for your project,...
Announcing Spring Data Couchbase 2.0 RELEASE
Spring Data Couchbase 2.0 is a rewrite of the original Spring Data Couchbase 1.4.x connector. It is based on the Couchbase Java 2.2 SDK and makes heavy use of the new query language N1QL (which was introduced in Couchbase Server...
Spring Data Couchbase 2.0 Release Candidate for Christmas
As a gift for Christmas we wanted to make a quick announcement that the Spring Data Couchbase 2.0 Release Candidate is now out! You can get your hands on this RC by adding the following Maven snapshot repository from Spring in your pom.xml (if you don’t already have...
Spring Data Couchbase: A New Generation (2.0 Preview)
The Spring Data Couchbase community project has been historically built upon the 1.4 generation of the official Couchbase Java SDK, although the SDK 2.0 has been out for quite some time. But now is definitely a great time to upgrade...
Backing Spring Cache With Couchbase
Find out how to cache data by utilizing Spring Cache and Couchbase as a backing store. Easy caching using Couchbase is now at your fingertips!
Advanced Spring Data Couchbase
In the previous two posts we looked at getting started with Spring Data Couchbase. Now it’s time to get a little more sophisticated (keeping in mind that sophisticated or advanced does not mean more complicated). Let’s look at some of the great stuff...
Storing Timestamped Metrics in Couchbase with Spring
Storing Timestamped Metrics in Couchbase with Spring I have previously blogged an intro to Spring Data Couchbase. This post is a follow-up. I will show you how I use Spring social connectors to store data coming from Twitter. Document Structure...
Top Posts
- Data Modeling Explained: Conceptual, Physical, Logical
- What are Embedding Models? An Overview
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- What Is Data Analysis? Types, Methods, and Tools for Research
- Application Development Life Cycle (Phases and Management Models)
- What are Vector Embeddings?
- Data Normalization vs. Denormalization Comparison
- High Availability Architecture: Requirements & Best Practice...
- The Importance of Data Preprocessing in Machine Learning (ML)
