hexagonal-architecture-java
CommunityArchitect Java services with clear domain.
Software Engineering#java#architecture-patterns#domain-driven-design#clean-architecture#hexagonal-architecture#ports-and-adapters
Authorfearovex
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Hexagonal Architecture addresses the common problem of tangled domain logic with infrastructure concerns by enforcing a strict separation between the domain, application, and infrastructure, improving testability and maintainability.
Core Features & Use Cases
- Clear separation of concerns: Domain code remains free from framework and infrastructure details.
- Defined ports and adapters: Interfaces live in the application layer, while adapters live in infrastructure.
- Use Case guidance: Suitable for Java services that need testable domain logic and decoupled infrastructure.
Quick Start
Start by isolating your domain model from infrastructure and implement ports and adapters to connect the layers.
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: hexagonal-architecture-java Download link: https://github.com/fearovex/claude-config/archive/main.zip#hexagonal-architecture-java 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.