Learn about Elasticsearch shards and replicas.
Baeldung Author
Thiago dos Santos Hora
Here's what I've written (so far):
Baeldung on Java
- All
- Java (3)
- Persistence (2)
- Architecture (2)
- Spring Persistence (1)
- NoSQL (1)
- Jakarta EE (1)
- DevOps (1)
Jakarta EE 10
Filed under Jakarta EE
Explore features of the new Jakarta EE 10 release.
Monads in Java
Filed under Architecture, Java
Explore the concept of Java Monad.
Redis Sentinel vs Clustering
Filed under NoSQL, Persistence
A comparison between Redis Cluster and Redis Sentinel going through some basic concepts.
What Causes “Lock wait timeout exceeded” Error in MySQL?
Filed under Persistence
Learn about locks in MySQL, understand how they work and when they cause the “Lock wait timeout exceeded” error.
Using Transactions for Read-Only Operations
Filed under Spring Persistence
An explanation about transactions and a practical example of different approaches to handle read-only transactions.
Lombok Configuration System
Filed under Java
Learn how to configure Lombok.