java-design-patterns icon indicating copy to clipboard operation
java-design-patterns copied to clipboard

docs(factory-method): enhance README with class diagram + diagram heading (fixes #3366)

Open oldregime opened this issue 3 months ago • 2 comments

This PR improves the Factory Method pattern documentation:
    Adds an explicit Class diagram section (aligns with localized docs and other patterns)
    Normalizes the Sequence diagram heading to H2
Fixes #3366
Docs-only change; no code modified.

oldregime avatar Oct 17 '25 16:10 oldregime

Analyzing changes in this PR...

This might take a few minutes, please wait

📥 Commits

Analyzing changes from base (ede37bd) to latest commit (4d1505c):

  • 4d1505c: docs(factory-method): add class diagram section and normalize sequence diagram heading (#3366)
📁 Files being considered (1)

🔄 factory-method/README.md (1 hunk)


autogenerated by presubmit.ai

github-actions[bot] avatar Oct 17 '25 16:10 github-actions[bot]