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ä
0685a505d3
#1113 Add uml-reverse-mapper plugin
2019-12-07 18:03:49 +02:00
Ilkka Seppälä
6941e65cb4
Set version for next development iteration
2019-11-17 14:45:41 +02:00
Ilkka Seppälä
7d845505b5
Java Design Patterns 1.22.0
2019-11-17 14:44:42 +02:00
Ilkka Seppälä
19b129c28e
Fix several frontmatter issues
2019-11-16 21:56:40 +02:00
Anurag Agarwal
f2c91eb836
Resolves checkstyle errors for delegation dependency-injection dirty-flag double-buffer double-checked-locking double-dispatch ( #1068 )
...
* Reduces checkstyle errors in delegation
* Reduces checkstyle errors in dependency-injection
* Reduces checkstyle errors in dirty-flag
* Reduces checkstyle errors in double-buffer
* Reduces checkstyle errors in double-checked-locking
* Reduces checkstyle errors in double-dispatch
2019-11-10 19:31:19 +02:00
Alexander Ivanov
4904d7eea0
#1021 : Fix checkstyle warnings by changing the license header template ( #1027 )
...
* Add custom license header style in order to comply with Google's Checkstyle format
* Update license headers to comply with Google's Checkstyle format
2019-10-22 08:15:35 +03:00
Azureyjt
2217fbc5ff
Issue#550: double buffer pattern ( #1024 )
...
* Basic implementation
* implement double buffer
* add unit test
* add unit test
* Add Readme
* Change local value declaration to var
* Remove unused fields
2019-10-20 18:55:36 +03:00