transaction
CommunityMaster Spring transactions for robust applications.
Authorgykk16
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides clear guidelines and best practices for managing database transactions in Spring applications, preventing common issues and ensuring data integrity.
Core Features & Use Cases
- Transaction Management: Understand and apply propagation levels, isolation levels, and rollback rules.
- Master/Slave Routing: Learn how Spring automatically routes read-only operations to slave databases.
- Pitfall Avoidance: Identify and resolve common transaction pitfalls like self-invocation and external I/O within transactions.
- Use Case: Ensure that critical financial operations are atomic and consistent, or that read-heavy reporting queries efficiently utilize read replicas.
Quick Start
Use the transaction skill to understand the default propagation level for @Transactional annotations.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: transaction Download link: https://github.com/gykk16/spring-skeleton/archive/main.zip#transaction Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.