Category: Spring Boot

Manage 429 RateLimit Errors with Spring WebClient
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
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
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
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.