Spring Boot demo apps for testing Kafka transactions with other resources like database
-
Updated
Nov 20, 2025 - Java
Spring Boot demo apps for testing Kafka transactions with other resources like database
Приложение для иллюстрации декларативного и программного управления транзакциями.
Easy to use Spring-style transaction manager for GORM — REQUIRED, REQUIRES_NEW, NESTED, SUPPORTS, NOT_SUPPORTED, MANDATORY, and NEVER propagations. Adds post-transaction hooks like AfterCommit, transparent complexity with middleware-friendly context injection (HTTP/Kafka/jobs)
How the different transactions methods work with Spring 5
Enable spring transaction management for JFinal active record.
MVP Pizzeria in Java
🌱 Learn transaction of Spring Boot
Demo Sprint Boot application to demonstrate how Spring container handles the Transactions, and if any transaction breaks in-between the whole transaction would be rollback. Used H2 in-memory database.
Add a description, image, and links to the spring-transaction topic page so that developers can more easily learn about it.
To associate your repository with the spring-transaction topic, visit your repo's landing page and select "manage topics."