spring-boot-modulith

Community

Modulith: bounded contexts with Spring Modulith

Authorjoaquimscosta
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill teaches Spring Modulith 2.0 concepts: bounded contexts as modules, ApplicationModuleListener for cross-module events, and Modulith testing.

Core Features & Use Cases

  • Module Boundaries: declare modules with ApplicationModule
  • Event Handling: cross-module communication via @ApplicationModuleListener
  • Testing: module verification and PlantUML docs
  • Externalization: externalize events to Kafka/AMQP

Quick Start

Define a module with ApplicationModule and implement a basic cross-module listener.

Dependency Matrix

Required Modules

None required

Components

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: spring-boot-modulith
Download link: https://github.com/joaquimscosta/arkhe-claude-plugins/archive/main.zip#spring-boot-modulith

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository