java-design-patterns
https://github.com/iluwatar/java-design-patterns
Java
Design patterns implemented in Java
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported136 Subscribers
View all SubscribersAdd a CodeTriage badge to java-design-patterns
Help out
- Issues
- Suggestion to improve flow in "Intent" and "Real-World Example" sections of Strategy Pattern README
- - Added inline code comments to improve maintainability
- Refactored BallThread to replace busy-waiting with wait/notify
- Added Javadoc to strategy pattern interfaces and implmentation
- Add Timeout pattern implementation - Fixes #2845
- Add Microservices Bulkhead pattern implementation (#3228)
- Translate Strategy Pattern to pt-br (Brazilian portuguese)
- build(deps-dev): bump org.htmlunit:htmlunit from 4.7.0 to 4.17.0
- docs: Refine language in Strategy Pattern README
- Fix: Update Gemini model version in presubmit.yml
- Docs
- Java not yet supported