issues Search Results · repo:iluwatar/java-design-patterns language:Java
Filter by
946 results
(66 ms)946 results
iniluwatar/java-design-patterns (press backspace or delete to remove)A small typo was found in ThreadSafeDoubleCheckLockingTest. refection instead of reflection
Only ThreadSafeDoubleCheckLockingTest had a test case for handling instantiation through Reflection, but this ...
smile-ab
- Opened 19 days ago
- #3202
I think that Optional LegacyOrder orderInModernSystem = acl.findOrderInModernSystem(id); must change to Optional
ModernOrder orderInModernSystem = acl.findOrderInModernSystem(id); since we want the modern ...
epic: pattern
info: good first issue
info: help wanted
type: bug
ghobadian
- 2
- Opened 19 days ago
- #3200
https://github.com/iluwatar/java-design-patterns/blob/2e40cc02d3459cb1c6f07b031c96a30a81931ebb/adapter/src/main/java/com/iluwatar/adapter/Captain.java#L34-L45
https://github.com/iluwatar/java-design-patterns/blob/2e40cc02d3459cb1c6f07b031c96a30a81931ebb/adapter/src/main/java/com/iluwatar/adapter/App.java#L59 ...
james5635
- 1
- Opened on Feb 25
- #3197
I think there is duplicate content written in the flux pattern.
- Real-World Applications of Flux Pattern in Java
I think it should be changed like below:
- Facebook extensively uses the Flux design ...
hyehwanchoi
- Opened on Feb 24
- #3193
1731382230411 I updated the code earlier today,the language level of each module has been changed
13065019157
- Opened on Nov 12, 2024
- #3093
i think it s a good idea to introduce p-design pattern of rate limiter usage in networked applications. Lately the
internet suffers from multiple attacks of bots and resources, which can be better administrator ...
resolution: invalid
victormontebello
- Opened on Oct 17, 2024
- #3068
There should be Home component on the header section so that we can return to the home page from any other page. There
is no option from which we can return to the home page again. So I think there should ...
epic: pattern
info: good first issue
type: enhancement
ishapandey007
- 6
- Opened on Oct 7, 2024
- #3049
When the two catalog pages are accessed in an online site, the list appears empty.
https://java-design-patterns.com/zh/patterns/ https://java-design-patterns.com/es/patterns/
aeryzhao
- 3
- Opened on Oct 4, 2024
- #3040
I would like to propose adding a Persian translation to this repository. There is a growing enthusiasm for design
patterns among Persian-speaking developers, and providing the content in Persian would ...
epic: documentation
info: help wanted
type: feature
maziyar-gerami
- 9
- Opened on Sep 21, 2024
- #3035
I created a website www.codestep.io to host runtime view in HTML files of every running process of java design patterns
in our java-design-patterns project.
For example, to study pattern abstract-document ...
CodeStepIO
- 2
- Opened on Jun 22, 2024
- #3000

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.