Skip to content

Conversation

@npczwh
Copy link
Owner

@npczwh npczwh commented Mar 23, 2020

Pull request title

  • Clearly and concisely describes what it does
  • Refer to the issue that it solves, if available

Pull request description

  • Describes the main changes that come with the pull request
  • Any relevant additional information is provided

For detailed contributing instructions see https://github.com/iluwatar/java-design-patterns/wiki/01.-How-to-contribute

yichen88 and others added 10 commits March 7, 2020 11:12
Signed-off-by: yichen88 <tang.yichenyves@gmail.com>
1. Data Mapper
2. Data Transfer Object
1. DIrty flag
2. Double checked locking
1. Double DIspatch
2. EIP Message Channel
1. EIP Publish Channel
2. Event Aggregator
This fixes a security vulnerability in this project where the `pom.xml`
files were configuring Maven to resolve dependencies over HTTP instead of
HTTPS.

Signed-off-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com>
* Java 11 support: lazy-loading pattern

* Java 11 support: layers pattern

* Java 11 support: leader-election/lazy-loading patterns
@npczwh npczwh merged commit 7476c91 into npczwh:master Mar 23, 2020
npczwh pushed a commit that referenced this pull request Nov 6, 2021
* Added FanOut/FanIn Pattern (#8)

* iluwatar#1627 adding fanout-fanin pattern

* iluwatar#1627 adding class diagram image

* iluwatar#1627 adding readme

* iluwatar#1627 adding license

* iluwatar#1627 updating relations

* iluwatar#1627 interrupting the thread

* iluwatar#1627 fixing sonar issues

* iluwatar#1627 fixing sonar issues

* iluwatar#1627 adding more info in README.md

* Added FanOut/FanIn (#9)

* iluwatar#1627 adding fanout-fanin pattern

* iluwatar#1627 adding class diagram image

* iluwatar#1627 adding readme

* iluwatar#1627 adding license

* iluwatar#1627 updating relations

* iluwatar#1627 interrupting the thread

* iluwatar#1627 fixing sonar issues

* iluwatar#1627 fixing sonar issues

* iluwatar#1627 adding more info in README.md

* iluwatar#1627 adding programmatic examples in README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants