Commit Graph
100 Commits
Author SHA1 Message Date
Ilkka Seppälä fdab5318f3 Fix compile error 2020-07-30 19:38:52 +03:00
Ilkka Seppälä a68edf0f3d Fix checkstyle errors 2020-07-30 18:24:55 +03:00
Ilkka Seppälä 0f35681674 Fix flux tests 2020-07-30 18:07:34 +03:00
Ilkka Seppälä 981985531d Code cleanup 2020-07-30 17:25:32 +03:00
Ilkka Seppälä 0358fcec4c update readme 2020-07-28 20:53:31 +03:00
Ilkka Seppälä 0bc3756250 update all-contributors config 2020-07-28 18:49:46 +03:00
Ilkka Seppälä d94199f5ff update readme 2020-07-28 18:23:47 +03:00
Ilkka Seppälä 2c8535e839 max 3 contribution types per person 2020-07-27 23:07:58 +03:00
Ilkka Seppälä 02b6aba6ae fix config syntax 2020-07-27 22:38:07 +03:00
Ilkka Seppälä b62bed7e43 #590 explanation for Promise 2020-07-27 18:28:12 +03:00
Ilkka Seppälä 4b88214bae Fix syntax 2020-07-26 22:47:33 +03:00
Ilkka Seppälä eee409f284 Fix syntax 2020-07-26 22:44:54 +03:00
Ilkka Seppälä 2fdd7a11e9 SonarQube check runs only in master branch (workaround for https://jira.sonarsource.com/browse/MMF-1371) 2020-07-26 22:40:42 +03:00
Ilkka Seppälä f37d697a60 #590 explanation for Service Layer 2020-07-26 19:25:25 +03:00
Ilkka Seppälä 3e1a83e29d #590 explanation for API Gateway 2020-07-26 15:53:48 +03:00
Ilkka Seppälä 0a35cdfbe4 #590 explanation for Unit of Work 2020-07-26 12:10:48 +03:00
Ilkka Seppälä 1eafb46b61 Update links and tags 2020-07-26 11:30:42 +03:00
Ilkka Seppälä 2ee5789c77 #590 explanation for Trampoline 2020-07-25 15:48:21 +03:00
Ilkka Seppälä d9ed8a52b5 Update readme 2020-07-25 14:28:43 +03:00
Ilkka Seppälä 205b87cd93 Improve Prototype description 2020-07-24 16:45:28 +03:00
Ilkka Seppälä 689486267d #590 add explanation to Pipeline 2020-07-23 18:53:47 +03:00
Ilkka Seppälä 9deb587c52 #590 add explanation for Fluent Interface 2020-07-23 18:27:00 +03:00
Ilkka Seppälä 645fb20730 #590 improve Retry explanation 2020-07-23 17:50:20 +03:00
Ilkka Seppälä 1886a6f969 #590 add explanation for Game Loop 2020-07-22 21:34:44 +03:00
Ilkka Seppälä 9db997d0ae #590 add explanation for Thread Pool 2020-07-22 20:59:14 +03:00
Ilkka Seppälä 8982392fea #590 add explanation for Throttling 2020-07-22 20:31:56 +03:00
Ilkka Seppälä 082d63a1b3 #590 add explanation for Tolerant Reader 2020-07-21 22:57:11 +03:00
Ilkka Seppälä 6c21143303 #590 add explanation for Dependency Injection 2020-07-21 20:04:06 +03:00
Ilkka Seppälä 172964e75c #590 explanation for Template Method 2020-07-20 20:23:39 +03:00
Ilkka Seppälä ab4e53a468 #590 add explanation for State 2020-07-20 20:06:39 +03:00
Ilkka Seppälä b907a2a9bc #590 add explanation for Memento 2020-07-20 17:52:44 +03:00
Ilkka Seppälä 467f647ca2 #590 add explanation for Repository 2020-07-20 17:31:58 +03:00
Ilkka Seppälä a18c0f76ea #590 add explanation for Poison Pill 2020-07-19 20:23:12 +03:00
Ilkka Seppälä e34de39ae7 #590 explanation for Null Object 2020-07-19 19:53:31 +03:00
Ilkka Seppälä 4d95d38b8d #590 explanation for Multiton 2020-07-19 19:37:40 +03:00
Ilkka Seppälä d2724e8091 #590 add explanation for Strategy 2020-07-19 17:34:58 +03:00
Ilkka Seppälä 9a81ddb7d8 #590 add explanation for Observer 2020-07-19 17:14:02 +03:00
Ilkka Seppälä 61dfa50822 #590 add explanation for Execute Around 2020-07-18 17:43:12 +03:00
Ilkka Seppälä 09cee8ffa7 #590 add explanation for DTO 2020-07-18 17:10:50 +03:00
Ilkka Seppälä 5aacdecc6c #590 add explanation for Callback 2020-07-18 11:25:49 +03:00
Ilkka Seppälä eeea3c7b1f #590 add explanation for Object Pool 2020-07-18 10:51:02 +03:00
Ilkka Seppälä 76fb9aff8b #590 add explanation for Dao 2020-07-18 10:22:43 +03:00
Ilkka Seppälä 68fa6f451b #590 add explanation for Visitor 2020-07-16 20:46:00 +03:00
Ilkka Seppälä e98ad671e9 #590 add explanation for Iterator pattern 2020-07-15 20:06:58 +03:00
Ilkka Seppälä 4264f52d49 #590 add explanation for Command pattern 2020-07-15 11:03:23 +03:00
Ilkka Seppälä ee654cf7b2 Add references to Enterprise Integration Patterns 2020-07-07 21:23:04 +03:00
Ilkka Seppälä 51f6282e9b Add references to Patterns of Enterprise Application Architecture 2020-07-07 21:19:14 +03:00
Ilkka Seppälä 2212690468 Add references to J2EE Design Patterns book 2020-07-07 20:05:35 +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
Ilkka Seppälä 9e30383eb6 Update license and puml 2020-07-04 12:20:54 +03:00
Ilkka Seppälä 5192beb5dd Re-add gh access token 2020-06-14 22:36:47 +03:00
Ilkka Seppälä f4f9c1a441 Remove gh token 2020-06-14 22:15:13 +03:00
Ilkka Seppälä a396d972f6 Add sonar modulekey 2020-06-14 21:54:47 +03:00
Ilkka Seppälä 30678792fd Remove extra project key 2020-06-14 21:23:07 +03:00
Ilkka Seppälä cfa2b35bff Fix syntax 2020-06-14 21:04:09 +03:00
Ilkka Seppälä 5db8037b8b Add SonarCloud analysis 2020-06-14 21:02:40 +03:00
Ilkka Seppälä 71affacee2 Remove update website script 2020-06-14 20:19:35 +03:00
Ilkka Seppälä 371263d1b3 Fix xvfb setup 2020-06-14 18:45:01 +03:00
Ilkka Seppälä 0b41aaaa76 Fix syntax 2020-06-14 18:37:29 +03:00
Ilkka Seppälä f28a63a46c Use GabrielBB/xvfb-action 2020-06-14 18:33:48 +03:00
Ilkka Seppälä 3ea65e06bc Install xvfb before building 2020-06-14 18:23:25 +03:00
Ilkka Seppälä 1aea35f8e5 Update build status badge 2020-06-14 17:48:42 +03:00
Ilkka Seppälä 0f751d40cb Fix checkstyle error 2020-06-14 17:36:26 +03:00
Ilkka Seppälä 92ecd63ccf Add Github Actions workflow 2020-06-14 17:27:43 +03:00
Ilkka Seppälä 3033e4c9fc Improve lazy loaded Singleton example 2020-06-10 18:10:34 +03:00
Ilkka Seppälä 37a34ae174 Remove lombok dependency 2020-03-25 20:51:23 +02:00
Ilkka Seppälä 1401accb4f Revert "Bump maven-surefire-plugin from 3.0.0-M3 to 3.0.0-M4 (#1126)"
This reverts commit f00523f7c0.
2020-01-12 11:00:23 +02:00
Ilkka Seppälä f1471641b0 Revert "Bump maven-war-plugin from 2.4 to 3.2.3 (#1129)"
This reverts commit b99d37506f.
2020-01-09 11:23:24 +02:00
Ilkka Seppälä 5681684157 https://github.com/iluwatar/java-design-patterns-web/issues/8 Fix typo in tag 2019-12-13 22:22:11 +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ä 0335c61512 Fix Acyclic Visitor readme layout 2019-12-13 09:36:57 +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ä 8037495e04 Add some formatting to Specification pattern readme 2019-11-17 15:20:42 +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
Ilkka Seppälä 63c707fcb1 Add game-loop to parent pom.xml 2019-11-16 21:17:21 +02:00
Ilkka Seppälä cc4b990ae8 #590 Add explanation for Converter pattern 2019-11-16 21:06:05 +02:00
Ilkka Seppälä 8747f1fd7a #1021 enforce Checkstyle rules in the build 2019-11-16 16:00:24 +02:00
Ilkka Seppälä 9e58edf05e Merge branch 'master' of https://github.com/iluwatar/java-design-patterns 2019-11-16 14:56:36 +02:00
Ilkka Seppälä 26f4aa8001 Merge branch 'master' of https://github.com/iluwatar/java-design-patterns 2019-11-16 14:48:43 +02:00
Ilkka Seppälä 51b444dccf Merge branch 'master' of https://github.com/besok/java-design-patterns 2019-11-14 08:02:05 +02:00
Ilkka Seppälä 160b737dcc Add another real world example for Builder 2019-11-13 18:16:50 +02:00
Ilkka Seppälä 3c57bf7078 #984 #987 update readmes 2019-11-12 22:12:47 +02:00
Ilkka Seppälä 2628cc0dfc #984 update Builder readme 2019-11-11 22:10:31 +02:00
Ilkka Seppälä 0272d71851 #984 update Bridge readme 2019-11-11 22:07:54 +02:00
Ilkka Seppälä 329479dda0 #984 update Ambassador readme 2019-11-11 22:03:44 +02:00
Ilkka Seppälä 50986fa15b #590 arrange Layers into packages and add explanation 2019-11-05 20:07:50 +02:00
Ilkka Seppälä 8ecdee44c8 #1021 Checkstyle fixes for Layers 2019-11-05 17:38:05 +02:00
Ilkka Seppälä 47ae477a56 #1021 Checkstyle changes for Factory Method 2019-11-05 17:28:08 +02:00
Ilkka Seppälä 7dc47da131 #1021 Checkstyle fixes for Composite pattern 2019-11-05 17:22:53 +02:00
Ilkka Seppälä 0b17abdf11 #590 Add explanation for Specification pattern 2019-11-02 14:45:50 +02:00
Ilkka Seppälä a8c7771784 #1021 style changes for Specification 2019-11-01 20:23:01 +02:00
Ilkka Seppälä 55b0341c8d Fix remaining Checkstyle errors for Singleton 2019-10-31 20:01:39 +02:00
Ilkka Seppälä 1eb1961f1b Remove presentations 2019-10-30 21:12:10 +02:00
Ilkka Seppälä cc85c73fbc Move faq.md to java-design-patterns-web repository 2019-10-30 19:52:25 +02:00
Ilkka Seppälä a9dfd7e809 Update license header 2019-10-30 08:23:45 +02:00