Skip to content

Add adapter and decorator patterns#9

Merged
lpenap merged 1 commit intomasterfrom
codex/implement-remaining-design-patterns-from-book
Jun 16, 2025
Merged

Add adapter and decorator patterns#9
lpenap merged 1 commit intomasterfrom
codex/implement-remaining-design-patterns-from-book

Conversation

@lpenap
Copy link
Owner

@lpenap lpenap commented Jun 16, 2025

Summary

  • add Adapter pattern with example runner and tests
  • add Decorator pattern with example runner and tests
  • document new patterns in README

Testing

  • mvn test

https://chatgpt.com/codex/tasks/task_b_684b34dee88483319e2b819c253215dd

@lpenap lpenap merged commit c46ffe7 into master Jun 16, 2025
2 checks passed
@lpenap lpenap deleted the codex/implement-remaining-design-patterns-from-book branch June 16, 2025 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant