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