Search all resources:
We use annotations to denote transactional behavior in modern Spring so we have no code,...
Scraping is a fragile discipline. As a workaround we often use a server. Debugging these...
Where should you add logs in a method? Should you log in this method? What...
Failures in XML parsing can happen in production when the source data changes. These are...
Hashcode and equals are at the crux of many hard to nail down Java performance...
Interview with Lightruns Tom Granot about developer observability, how it's different? K8S, KoolKits and kubectl...
Debugging race conditions is hard, unfortunately production environment is especially problematic for these kinds of...