Ilkka Seppälä
04bf566dc1
task: Explanations and grammar fixes for all the GoF patterns ( #1791 )
...
* Grammatical fixes to command pattern
* Update bridge pattern readme
* Fixes to builder pattern grammar
* Update chain of responsibility
* Improvements to the composite example
* Fixes to headings
* Minor updates to decorator pattern
* Update facade
* Update factory example
* Update factory method
* Update flyweight
* Interpreter explanation
* Update iterator readme
* Add explanation for mediator pattern
* Grammatical fixes to memento
* Grammar fixes for observer
* Update explanation for the prototype pattern
* Proxy pattern grammar fixes
* Update singleton
* Grammar fixes to state pattern
* Grammar fixes for strategy
* Grammar fixes, template method
* Grammar fixes for visitor
* Fix typo
2021-06-24 18:27:20 +05:30
JackieNim
f597fc1b07
fix: Fixed pages showing up in wrong language ( #1752 )
...
* Fix languages
* Missed change for version number
* Add language field for presentation
* Revert change in README for double buffer
Co-authored-by: Jackie Nim <=>
2021-05-19 19:49:05 +03:00
Ilkka Seppälä
b77a05f0fb
Update README.md
2020-08-29 20:46:40 +03:00
Ilkka Seppälä
4beb53b8b8
Add references to Refactoring to Patterns book
2020-07-07 18:44:00 +03:00
Ilkka Seppälä
0b1a98137a
Add links to Head First Design Patterns book
2020-07-07 18:05:11 +03:00
Ilkka Seppälä
a3564a8847
Update links
2020-07-06 13:31:07 +03:00
Anurag Agarwal
670c4e43f3
Java 11 migrate 7 remaining f ( #1115 )
...
* Moves facade to Java 11
* Moves factory-kit to Java 11
* Moves factory-method to Java 11
* Moves feature-toggle to Java 11
* Moves fluentinterface to Java 11
* Moves flux to Java 11
* Moves flyweight to Java 11
* Moves front-controller to Java 11
* Uses stream properly
* Resolves issues with ci
2019-12-22 14:41:19 +02:00
Ilkka Seppälä
b2b1ba95eb
https://github.com/iluwatar/java-design-patterns-web/issues/8 Update pattern categories and tags
2019-12-13 21:09:28 +02:00
Ilkka Seppälä
b09b100614
#1113 Link uml-reverse-mapper created class diagrams to readme, where needed
2019-12-07 20:26:59 +02:00
Ilkka Seppälä
1eb1961f1b
Remove presentations
2019-10-30 21:12:10 +02:00
Hemant Bothra
cdb80b8ddd
Issue 893 ( #1014 )
...
* Using static object to reduce memory foot prints
* Updating README along with name of static fields
* Updating code as per review comments
* Updating code as per review comments
* Updating doc as per new code
2019-10-30 08:27:24 +02:00
Wes Gilleland
86ee59c232
Add Java annotation to code blocks in README files
2018-03-28 01:35:43 -04:00
Tschis
506d316529
Add Factory Method presentation
2017-12-11 11:45:32 -03:00
Ilkka Seppälä
bf98299db2
#190 Remove pumlids from readmes
2017-11-28 21:28:53 +02:00
Ilkka Seppälä
fba30e59ee
#590 Kramdown fixes
2017-08-12 21:44:21 +03:00
Ilkka Seppälä
2d750dc0fd
#590 Alter Factory Method presentation
2017-08-12 20:02:14 +03:00
Ilkka Seppälä
e57a0948ef
Merge pull request #490 from iluwatar/DocumentUsages
...
#211 Document GoF usages from Java API
2016-09-03 14:14:13 +03:00
NooBxGockeL
58dce1bd89
Work on #190 : Commit initial pumlId's added by the script
2016-08-30 15:10:34 +02:00
Narendra Pathai
c79df708b1
#211 added real world examples from Java api for creational patterns
2016-08-20 13:17:53 +05:30
Ilkka Seppälä
849df50394
Fix formatting
2016-07-04 22:22:37 +03:00
Ilkka Seppälä
f806c5b712
Add known uses to Factory Method
2016-07-04 21:52:39 +03:00
slawiko
bd1b65276e
all index.md files renamed to README.md for more compatibility with github
2016-03-20 11:50:21 +03:00