spring-boot-modulith
Installation
SKILL.md
Spring Boot Modulith — Modular Application Design
Project Configuration
Read the project's CLAUDE.md or AGENTS.md for the values below. If they are not set, use the defaults shown.
| Key | Default | Notes |
|---|---|---|
| Spring Modulith version | 2.0.6 | Compatible with Spring Boot 4.0.x |
| Module detection strategy | default | Direct sub-packages of main package; or explicitly-annotated |
| Event persistence | JPA | JPA (default), JDBC, MongoDB, or Neo4j |
| Event completion mode | UPDATE | UPDATE, DELETE, or ARCHIVE |
| Docs output directory | target/spring-modulith-docs/ |
Where Documenter writes C4 diagrams and canvases |
To configure this skill for your project, add a section like this to your CLAUDE.md or AGENTS.md: