implement-reactive-r2dbc
OfficialReactive R2DBC patterns for Firefly services.
Authorfireflyframework
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Defines the recommended approach for building reactive data access layers with R2DBC in Firefly Framework services, including entity definitions, repositories, migrations, connection pooling, and naming conventions.
Core Features & Use Cases
- Reactive data modeling: Define R2DBC entities using non-JPA annotations and validate mappings with Spring Data Relational.
- Reactive repositories and templates: Use ReactiveCrudRepository, R2dbcEntityTemplate, and DatabaseClient for non-blocking data access and complex queries.
- Migrations and auditing: Create Flyway migrations and enable R2dbc auditing for created/updated timestamps.
- End-to-end workflow: From entity to repository to migrations to configuration, including mapping DTOs with MapStruct.
- Use Case: Build a small service where an Account entity is persisted reactively with auditing and migrations.
Quick Start
Create a minimal Reactive R2DBC module by defining an entity, a reactive repository, and a Flyway migration to bootstrap the data layer.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: implement-reactive-r2dbc Download link: https://github.com/fireflyframework/fireflyframework-claude-skills/archive/main.zip#implement-reactive-r2dbc 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.