Anurag Agarwal
|
ea57934db6
|
Java 11 migrate c-d (remaining) (#1111)
* Moves converter pattern to Java 11
* Moves cqrs pattern to Java 11
* Moves dao pattern to Java 11
* Moves data-bus pattern to Java 11
* Moves data-locality pattern to Java 11
* Moves data-mapper pattern to Java 11
* Moves data-transfer-object pattern to Java 11
* Moves decorator pattern to Java 11
* Moves delegation pattern to Java 11
* Moves dependency-injection to Java 11
* Moves dirty-flag to Java 11
* Moves double-buffer to Java 11
* Moves double-checked-locking to Java 11
* Moves double-dispatch to Java 11
* Corrects with changes thats breaking test cases
|
2019-12-14 20:32:45 +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ä
|
cc4b990ae8
|
#590 Add explanation for Converter pattern
|
2019-11-16 21:06:05 +02:00 |
|
Ilkka Seppälä
|
6c4de3bcef
|
Fix some tags and categories
|
2017-12-25 11:30:24 +02:00 |
|
Kamil Pietruszka
|
8632bafcd7
|
comments, tests and description
|
2017-03-11 12:24:48 +01:00 |
|
Kamil Pietruszka
|
8871f788d2
|
#497 Converter pattern implementation
|
2017-03-10 20:08:58 +01:00 |
|