# funkygao/cp-ddd-framework

轻量级DDD正向/逆向业务建模框架，支撑复杂业务系统的架构演化！

Repository: https://github.com/funkygao/cp-ddd-framework
Canonical: https://ross.abutalabs.com/products/cp-ddd-framework
Homepage: https://github.com/dddplus
Language: Java
License: Apache-2.0
License Family: permissive
Topics: ddd, extension, ddd-architecture, clean-architecture, framework, enterprise-architecture, domain-driven-design, dddplus, reverse-engineering, architecture, modeling
Last push: 2025-12-19T22:50:35+00:00

## Health v2 (maintenance only)
Score: 49/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 58, release rhythm 8, longevity 100
- inputs: {"age_days": 2186, "days_push": 257, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1154, forks 277 (observed 2026-08-28T04:03:47.696737+00:00)

## What it is
DDDplus (formerly cp-ddd-framework) is a lightweight Java framework that enhances Domain-Driven Design with forward and reverse business modeling capabilities. It patches DDD building blocks, provides a reverse-modeling DSL that visualizes domain knowledge from code, and offers extension point mechanisms with multiple routing for complex business scenarios.

## Use cases
- apply domain-driven design to complex business systems in Java
- reverse engineer domain models from existing code
- build extension points for multi-tenant or multi-business-line routing
- visualize domain knowledge from a codebase
- structure a central platform (中台) architecture
- generate a DDD project skeleton with maven archetype

## When to choose
- building complex enterprise Java systems with DDD
- you need pragmatic DDD building blocks beyond vanilla patterns
- evolving architecture of a large central platform with many business extensions
- you want to document and visualize domain models directly from code

## When to avoid
- non-JVM projects
- small simple services where DDD overhead is unnecessary
- teams unwilling to adopt DDD conventions

## Facets
- artifact type: framework
- maturity: active
- function: middleware, plugin-system, developer-tools, documentation
- domain: backend, web-development, developer-tools
- platform: jvm, cross-platform
- tags: domain-driven-design, ddd, clean-architecture, forward-modeling, reverse-modeling, extension-points, business-modeling, java-framework, architecture-evolution, central-platform, architecture

## Member repositories
- funkygao/cp-ddd-framework (main) score 49

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:47.696737+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:33:22.506928+00:00, confidence not recorded.
  - readme: https://github.com/funkygao/cp-ddd-framework (fetched 2026-08-28T04:03:47.696737+00:00, sha 1027a50a714b)
  - homepage: https://github.com/dddplus (fetched 2026-08-29T12:37:40.805112+00:00, sha d7ba021b955e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
