Transaction in Spring Boot as simple as possible
Introduction
A few days ago I had to investigate a bug in production that involved a database transaction, specifically defined by
@Transaction annotation. That sounded like a great opportunity to review the basic concepts and hopefully fix the bug....
fabiothiroki.hashnode.dev5 min read