intermediateTransactions & Concurrency

What are transaction propagation types? Explain REQUIRED, REQUIRES_NEW, NESTED.

Tests whether you know how nested @Transactional calls decide whether to join, suspend, or start a new transaction.

Ready to master this question?

Generate a complete walkthrough — background, the full answer in plain language, a working code example explained line by line, a real-world scenario, common mistakes, and how this same question gets asked in different ways.

Sign in to generate a response

Next Step

Continue to What do @PropertySource and @PropertySources do in Spring?← Back to all Spring Boot & Microservices questions