Tag: spring-boot

Manage 429 RateLimit Errors with Spring WebClient
As usual, the interesting bit in stack traces is at the top. The error is 429 Too Many Requests, and the message says there is a 1 minute rate limit.

How to Build Real World Web Applications with Couchbase
I embarked on a journey to build an ASP.NET + Couchbase implementation - a solid starting point for .NET devevelopers using Couchbase

J is for June, July & Java Developers
Discover all of the ways to develop your next Java application using Couchbase in this complete listing of developer tutorials, docs, free courses and more.

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.

Create a production-grade Java microservice architecture with JHipster and Couchbase
Tayeb Chlyah is a Java lead architect with solid experience on performance large-scale applications, microservices, and NoSQL databases. He has developed a couple of open source Java libraries for Couchbase. Introduction Every successful developer needs to keep up to date...

How to log queries generated by Spring Data
When working with Spring Data using its standard DSL, the generated query is not very clear, which makes it more difficult to create the right index to it.

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...

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...

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.

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...
Top Posts
- Data Modeling Explained: Conceptual, Physical, Logical
- New Enterprise Analytics Brings Next Generation JSON Analytics to...
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- What are Embedding Models? An Overview
- What Is Data Analysis? Types, Methods, and Tools for Research
- App Development Costs (A Breakdown)
- What are Vector Embeddings?
- Couchbase Introduces Capella AI Services to Expedite Agent Develo...
- What is Prompt Engineering? Techniques, Examples, and Tools