315-frameworks-spring-mongodb

Installation
SKILL.md

Spring Boot — MongoDB

Apply Spring Data MongoDB guidance with concrete examples for design, implementation, and error handling.

Constraints

Compile before MongoDB refactors; verify after changes.

  • MANDATORY: Run ./mvnw compile or mvn compile before applying any change
  • SAFETY: If compilation fails, stop immediately
  • VERIFY: Run ./mvnw clean verify or mvn clean verify after applying improvements
  • BEFORE APPLYING: Read the reference for detailed rules and examples

When to use this skill

  • Add MongoDB in Spring Boot
  • Review Spring Data Mongo repositories/documents
  • Improve duplicate key handling, retries, or optimistic locking in Mongo flows

Workflow

Installs
99
GitHub Stars
413
First Seen
May 7, 2026
315-frameworks-spring-mongodb — jabrena/cursor-rules-java