Commit Graph
100 Commits
Author SHA1 Message Date
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
Ilkka Seppälä 91a085d3d1 Update script 2019-10-30 08:15:43 +02:00
Ilkka Seppälä ff52848481 Update script 2019-10-29 23:28:05 +02:00
Ilkka Seppälä ccc1a6340b Update script 2019-10-29 23:02:24 +02:00
Ilkka Seppälä a65a601835 Update web site logic 2019-10-29 22:11:27 +02:00
Ilkka Seppälä b50189e283 Fix Role Object front matter 2019-10-26 21:26:42 +03:00
Ilkka Seppälä 9f7e3fe552 Update license headers 2019-10-26 21:09:19 +03:00
Ilkka Seppälä d01a3a66b4 Update Github token 2019-10-26 20:32:50 +03:00
Ilkka Seppälä 1b6cecda19 Update keywords 2019-10-24 23:30:08 +03:00
Ilkka Seppälä f671f03d13 Update FAQ metadata 2019-10-19 22:14:01 +03:00
Ilkka Seppälä 8a4844792f Remove obsolete file 2019-10-19 19:44:57 +03:00
Ilkka Seppälä 2982db456d Update README.md 2019-10-18 23:09:27 +03:00
Ilkka Seppälä 47d92bbffb #996 set sonar host url 2019-10-14 08:17:52 +03:00
Ilkka Seppälä 9ebbc421dd Update license headers 2019-10-12 20:05:54 +03:00
Ilkka Seppälä 71f26c3e59 Fix Travis xvfb 2019-10-11 19:37:28 +03:00
Ilkka Seppälä 795b6be17d Configure Travis to build on JDK8 and JDK11 2019-10-11 19:28:50 +03:00
Ilkka Seppälä 2b1c09aa72 Fix link in Acyclic Visitor 2019-10-07 09:45:06 +03:00
Ilkka Seppälä 019abc9980 Add license headers 2019-09-10 20:26:18 +03:00
Ilkka Seppälä b874adc296 Set version for next development iteration 2019-09-08 11:01:12 +03:00
Ilkka Seppälä 9bf7a059b8 Java Design Patterns v1.21.0 2019-09-08 10:49:40 +03:00
Ilkka Seppälä a113de6a14 Add licenses 2019-07-28 16:24:14 +03:00
Ilkka Seppälä 6848dd020e Merge branch 'master' of https://github.com/iluwatar/java-design-patterns 2017-09-24 19:36:27 +03:00
Ilkka Seppälä 7db7df38fd Fix error in Checkstyle rule definition 2017-09-24 19:36:15 +03:00
Ilkka Seppälä fb4c0f77e5 #631 Add missing license header 2017-09-23 09:39:13 +03:00
Ilkka Seppälä eb36033b83 #590 Add explanation for Chain of Responsibility 2017-09-19 23:20:40 +03:00
Ilkka Seppälä 2e90f82cab #590 Add explanation for Proxy pattern 2017-09-13 21:07:10 +03:00
Ilkka Seppälä f9d1e9aa3f Update Throttling pattern readme 2017-09-13 20:39:31 +03:00
Ilkka Seppälä a8f2e70e0a Alter Throttling pattern display name 2017-09-13 08:22:29 +03:00
Ilkka Seppälä c13661810e #590 Add explanation for Flyweight 2017-09-06 22:31:21 +03:00
Ilkka Seppälä bd4247e864 #590 Add explanation for Facade pattern 2017-09-05 23:28:44 +03:00
Ilkka Seppälä a745c5d8ce Update .gitignore 2017-09-03 12:06:50 +03:00
Ilkka Seppälä 9d2f0c6c71 #590 Add explanation to Decorator pattern 2017-09-02 23:10:39 +03:00