Spring Boot demo apps for testing Kafka transactions with other resources like database
-
Updated
Jun 25, 2026 - Java
Spring Boot demo apps for testing Kafka transactions with other resources like database
Приложение для иллюстрации декларативного и программного управления транзакциями.
🚀 Simplify transaction management in Go/GORM with a Spring-style manager that supports various propagation modes and enhances production reliability.
Enable spring transaction management for JFinal active record.
MVP Pizzeria in Java
How the different transactions methods work with Spring 5
Introduction to Spring Transaction
🌱 Learn transaction of Spring Boot
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)
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."