Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
xiaogithubcode
/
java-design-patterns
Public
forked from
iluwatar/java-design-patterns
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
java-design-patterns
hexagonal
on
master
User selector
All users
All time
Commit history
Commits on Oct 27, 2018
Hexagonal pattern fixes (#814)
Show description for 4446e74
pmatejko
authored and
npathai
committed
4446e74
View commit details
Copy full SHA for 4446e74
View code at this point
Browse repository at this point
Commits on Oct 15, 2018
Resolved PMD issues
npathai
committed
37ae182
View commit details
Copy full SHA for 37ae182
View code at this point
Browse repository at this point
1) Refactored LotteryNumbers to use Joiner from guava library to join lottery numbers. 2) Solved potential thread safety issue in LotteryTicketId class, where it was using raw primitive value and i…
Show description for ab2c12e
npathai
committed
ab2c12e
View commit details
Copy full SHA for ab2c12e
View code at this point
Browse repository at this point
Commits on Oct 13, 2018
Merge pull request #793 from andrievsky/master
Show description for 8433c7b
iluwatar
authored
8433c7b
View commit details
Copy full SHA for 8433c7b
View code at this point
Browse repository at this point
Commits on Sep 30, 2018
Set version for next development iteration
iluwatar
committed
7a7e891
View commit details
Copy full SHA for 7a7e891
View code at this point
Browse repository at this point
Reach milestone 1.20.0
iluwatar
committed
26d6d96
View commit details
Copy full SHA for 26d6d96
View code at this point
Browse repository at this point
Commits on Sep 11, 2018
Fix redundant list alloc in LotteryNumbers
andrievsky
committed
1d12d94
View commit details
Copy full SHA for 1d12d94
View code at this point
Browse repository at this point
Commits on Aug 13, 2018
Add license headers
iluwatar
committed
16df157
View commit details
Copy full SHA for 16df157
View code at this point
Browse repository at this point
Commits on Jul 8, 2018
Fix import not used
7agustibm
committed
b453753
View commit details
Copy full SHA for b453753
View code at this point
Browse repository at this point
Fix checkstyle & update interface services
7agustibm
committed
d2b900b
View commit details
Copy full SHA for d2b900b
View code at this point
Browse repository at this point
Commits on Jul 1, 2018
First proposal
7agustibm
committed
ae07423
View commit details
Copy full SHA for ae07423
View code at this point
Browse repository at this point
Commits on Mar 31, 2018
Set version for next development iteration
iluwatar
committed
1c0e0cd
View commit details
Copy full SHA for 1c0e0cd
View code at this point
Browse repository at this point
Reach milestone 1.19.0
iluwatar
committed
3407392
View commit details
Copy full SHA for 3407392
View code at this point
Browse repository at this point
Commits on Feb 19, 2018
Improve Javadoc
baislsl
committed
991ba32
View commit details
Copy full SHA for 991ba32
View code at this point
Browse repository at this point
Commits on Jan 1, 2018
Set version for next development iteration
iluwatar
committed
dea2316
View commit details
Copy full SHA for dea2316
View code at this point
Browse repository at this point
Reach milestone 1.18.0
iluwatar
committed
cb38501
View commit details
Copy full SHA for cb38501
View code at this point
Browse repository at this point
Commits on Dec 31, 2017
Migrate to JUnit5
amogozov
committed
6694d74
View commit details
Copy full SHA for 6694d74
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
#190 Remove pumlids from readmes
iluwatar
committed
bf98299
View commit details
Copy full SHA for bf98299
View code at this point
Browse repository at this point
#190 Remove urm plugin
iluwatar
committed
b0f9582
View commit details
Copy full SHA for b0f9582
View code at this point
Browse repository at this point
Commits on Sep 30, 2017
Set version for next development iteration
iluwatar
committed
0d4a8db
View commit details
Copy full SHA for 0d4a8db
View code at this point
Browse repository at this point
Reach milestone 1.17.0
iluwatar
committed
ba7142c
View commit details
Copy full SHA for ba7142c
View code at this point
Browse repository at this point
Commits on Jun 30, 2017
Set version for next development iteration
iseppala
committed
ac721c6
View commit details
Copy full SHA for ac721c6
View code at this point
Browse repository at this point
Reach milestone 1.16.0
iseppala
committed
d793160
View commit details
Copy full SHA for d793160
View code at this point
Browse repository at this point
Commits on Apr 1, 2017
Set version for next development iteration
iseppala
committed
073d06c
View commit details
Copy full SHA for 073d06c
View code at this point
Browse repository at this point
Reached milestone 1.15.0
iseppala
committed
8fea969
View commit details
Copy full SHA for 8fea969
View code at this point
Browse repository at this point
Merge pull request #548 from muditporwal/master
Show description for 3f272bf
iluwatar
authored
3f272bf
View commit details
Copy full SHA for 3f272bf
View code at this point
Browse repository at this point
Commits on Mar 25, 2017
Work on #190: urm/puml updates
Show description for c2a7b90
NooBxGockeL
committed
c2a7b90
View commit details
Copy full SHA for c2a7b90
View code at this point
Browse repository at this point
Commits on Mar 21, 2017
Removed AvoidStarImport Rule
Show description for 09585c3
muditporwal
committed
09585c3
View commit details
Copy full SHA for 09585c3
View code at this point
Browse repository at this point
Commits on Feb 11, 2017
#190 Regenerate puml files
iseppala
committed
a1ff55b
View commit details
Copy full SHA for a1ff55b
View code at this point
Browse repository at this point
Commits on Jan 23, 2017
Merge pull request #532 from leogtzr/master
Show description for 9ec0935
iluwatar
authored
9ec0935
View commit details
Copy full SHA for 9ec0935
View code at this point
Browse repository at this point
Commits on Jan 21, 2017
Changing code to use interfaces instead of implementations.
leogtzr
committed
d6fc28e
View commit details
Copy full SHA for d6fc28e
View code at this point
Browse repository at this point
Commits on Dec 31, 2016
Set version for next development iteration
iseppala
committed
0c8bb1c
View commit details
Copy full SHA for 0c8bb1c
View code at this point
Browse repository at this point
Achieved milestone 1.14.0
iseppala
committed
0c48695
View commit details
Copy full SHA for 0c48695
View code at this point
Browse repository at this point
Commits on Dec 18, 2016
Sonar bug fixes using Yoda condition in equals expression when comparing String literal with String object.
Show description for 95f2c19
valdar-hu
committed
95f2c19
View commit details
Copy full SHA for 95f2c19
View code at this point
Browse repository at this point
Sonar bug fixes using Yoda condition in equals expression when comparing String literal with String object.
Show description for 120033b
valdar-hu
committed
120033b
View commit details
Copy full SHA for 120033b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.