Learnings from the book Unit Testing
These are my learnings from the book Unit Testing: Principles, Practices, and Patterns
These are my learnings from the book Unit Testing: Principles, Practices, and Patterns
Upgrading to Spring Boot 3.2 revealed tracing issues in a WebFlux service. A single line of code fixed broken span propagation and improved debugging.
After upgrading Spring Boot from version 3.2.5 to 3.3.1 we started to have a serialization issue with the Optional class. Check how to fix it in this post
These are my learnings from the book Designing Data-Intensive Applications
We are smart engineers and sometimes when we face a problem we may tend to think the root cause is very complex, but usually, they are simpler than they appear
These are my learnings from the book Pro Spring 6: An In-Depth Guide to the Spring Framework
This document is a set of principles that are part of my software engineering philosophy
These are my learnings from the book Foundations of Scalable Systems: Designing Distributed Architectures written by Ian Gorton
These are my learnings from the book The Staff Engineer’s Path: A Guide for Individual Contributors Navigating Growth and Change written by Tanya Reilly
These are my 5 most important learnings from the book RabbitMQ in Depth written by Gavin M. Roy