Skip to content

Conversation

hbothra15
Copy link
Owner

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

dgruntz and others added 8 commits November 18, 2019 19:04
* Changes the implementation of the prototype pattern

* Fixes the checkstyle warnings

* Fixes additional checkstyle warnings
* Adding support for maven assembly plugin to generate executable jar with all dependencies in built

* Merge branch 'master' into issue-989

# Conflicts:
#	abstract-document/pom.xml
#	pom.xml

* Adding maven assemly plugin for projects with name A

* Update in format as per checkstyle, i.e. Spcae in place of tab with size of 2
…in Issue1099) (#1101)

* Declares the template methods as final

* Extends the description of the template method pattern

* Removes the final declarations (this was done in another branch)
*  init

*  add pattern
* Add update method pattern

* Add unit tests

* Add README.md

* Resolve conflict
@hbothra15 hbothra15 merged commit 4476020 into hbothra15:master Dec 3, 2019
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