outbox-inbox-pattern
Use when implementing transactional outbox or idempotent inbox patterns, adding event publishing to a service transaction, creating InboxProcessor implementations, or adding outbox/inbox Flyway migrations. Covers the full lifecycle: OutboxService.save() in business TX, OutboxProcessor polling, EventClassResolver, InboxService dedup, and InboxProcessor extension.
Source facts
- Repository
- onrcanogul/microservices-starter-template
- Last source activity
- June 19, 2026 at 11:39
- Detected SKILL.md language
- English
- Stars
- 1
- Forks
- 1
Install options
The review-first prompt is selected by default. You can switch to a direct command or download a local copy.
Review the source files
Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.