# GET /demo/tx/joined   (Spring Framework 7.0.9, Resilience4j 2.4.0, JDK 25)
# Source: src/main/java/com/ankurm/resilience/web/DemoController.java

{
    "caller got": "org.springframework.transaction.UnexpectedRollbackException: Transaction rolled back because it has been marked as rollback-only",
    "attempts": [
        "attempt 1: transaction active=true, connection holder @6135f416",
        "attempt 2: transaction active=true, connection holder @6135f416",
        "attempt 3: transaction active=true, connection holder @6135f416"
    ],
    "rows in stock_movement": 0
}
