# landy8530/DesignPatterns

经典设计模式讲解以及项目实战（Java版）

Repository: https://github.com/landy8530/DesignPatterns
Canonical: https://ross.abutalabs.com/products/landy8530-designpatterns
Homepage: https://segmentfault.com/u/landy8530
Language: Java
License: Apache-2.0
License Family: permissive
Topics: design-patterns, java, spring
Last push: 2022-12-16T00:46:17+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3036, "days_push": 1357, "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 1231, forks 275 (observed 2026-08-28T04:04:04.362652+00:00)

## What it is
A Java-based educational repository explaining classic design patterns with wiki documentation and runnable code examples, including combined real-world usage patterns and design patterns found in Spring source code. It serves as a learning resource rather than a usable library.

## Use cases
- learn design patterns in java
- see real-world design pattern examples
- understand design patterns used in spring framework
- study singleton factory strategy pattern implementations
- find combined pattern usage like facade with chain of responsibility
- prepare for java design pattern interviews

## When to choose
- you are learning or teaching classic GoF design patterns in Java
- you want practical combined-pattern examples from real projects
- you want to see how Spring applies design patterns internally

## When to avoid
- you need a production-ready pattern library to import as a dependency
- you work in a language other than Java
- you need comprehensive coverage of all 23 GoF patterns with formal treatment

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools, documentation
- domain: tutorials, programming-languages, developer-tools
- platform: jvm
- tags: design-patterns, java, spring, educational, code-examples

## Member repositories
- landy8530/DesignPatterns (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:04.362652+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-30T08:22:30.512710+00:00, confidence not recorded.
  - readme: https://github.com/landy8530/DesignPatterns (fetched 2026-08-28T04:04:04.362652+00:00, sha de4fd69b383e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
