Commit Graph

  • 1886a6f969 #590 add explanation for Game Loop Ilkka Seppälä 2020-07-22 21:34:44 +03:00
  • 9db997d0ae #590 add explanation for Thread Pool Ilkka Seppälä 2020-07-22 20:59:14 +03:00
  • 8982392fea #590 add explanation for Throttling Ilkka Seppälä 2020-07-22 20:31:56 +03:00
  • 082d63a1b3 #590 add explanation for Tolerant Reader Ilkka Seppälä 2020-07-21 22:57:11 +03:00
  • 6c21143303 #590 add explanation for Dependency Injection Ilkka Seppälä 2020-07-21 20:04:06 +03:00
  • 172964e75c #590 explanation for Template Method Ilkka Seppälä 2020-07-20 20:23:39 +03:00
  • ab4e53a468 #590 add explanation for State Ilkka Seppälä 2020-07-20 20:06:39 +03:00
  • b907a2a9bc #590 add explanation for Memento Ilkka Seppälä 2020-07-20 17:52:44 +03:00
  • 467f647ca2 #590 add explanation for Repository Ilkka Seppälä 2020-07-20 17:31:58 +03:00
  • a18c0f76ea #590 add explanation for Poison Pill Ilkka Seppälä 2020-07-19 20:23:12 +03:00
  • e34de39ae7 #590 explanation for Null Object Ilkka Seppälä 2020-07-19 19:53:31 +03:00
  • c4b1b89f1f #1321 Ashish Trivedi 2020-07-19 22:20:15 +05:30
  • 4d95d38b8d #590 explanation for Multiton Ilkka Seppälä 2020-07-19 19:37:40 +03:00
  • 52e6ea2b68 #1321 Implemented DAO Ashish Trivedi 2020-07-19 20:33:52 +05:30
  • d2724e8091 #590 add explanation for Strategy Ilkka Seppälä 2020-07-19 17:34:58 +03:00
  • 9a81ddb7d8 #590 add explanation for Observer Ilkka Seppälä 2020-07-19 17:14:02 +03:00
  • 112973482d #1321 Added basic structure and planned out the roadmap Ashish Trivedi 2020-07-19 16:51:16 +05:30
  • 58e3fbfc6a #1321 Added gitignore Ashish Trivedi 2020-07-19 16:19:01 +05:30
  • bf01f3e68b #1321 Added Readme file Ashish Trivedi 2020-07-19 15:35:53 +05:30
  • 58b98c54e5 #1321 Initial folder setup Ashish Trivedi 2020-07-19 15:30:30 +05:30
  • 61dfa50822 #590 add explanation for Execute Around Ilkka Seppälä 2020-07-18 17:43:12 +03:00
  • 09cee8ffa7 #590 add explanation for DTO Ilkka Seppälä 2020-07-18 17:10:50 +03:00
  • 5aacdecc6c #590 add explanation for Callback Ilkka Seppälä 2020-07-18 11:25:49 +03:00
  • eeea3c7b1f #590 add explanation for Object Pool Ilkka Seppälä 2020-07-18 10:51:02 +03:00
  • 76fb9aff8b #590 add explanation for Dao Ilkka Seppälä 2020-07-18 10:22:43 +03:00
  • 68fa6f451b #590 add explanation for Visitor Ilkka Seppälä 2020-07-16 20:46:00 +03:00
  • e98ad671e9 #590 add explanation for Iterator pattern Ilkka Seppälä 2020-07-15 20:06:58 +03:00
  • 4264f52d49 #590 add explanation for Command pattern Ilkka Seppälä 2020-07-15 11:03:23 +03:00
  • ee654cf7b2 Add references to Enterprise Integration Patterns Ilkka Seppälä 2020-07-07 21:23:04 +03:00
  • 51f6282e9b Add references to Patterns of Enterprise Application Architecture Ilkka Seppälä 2020-07-07 21:19:14 +03:00
  • 2212690468 Add references to J2EE Design Patterns book Ilkka Seppälä 2020-07-07 20:05:35 +03:00
  • 4beb53b8b8 Add references to Refactoring to Patterns book Ilkka Seppälä 2020-07-07 18:44:00 +03:00
  • 0b1a98137a Add links to Head First Design Patterns book Ilkka Seppälä 2020-07-07 18:05:11 +03:00
  • bd1dbec19f Translate README.md via GitLocalize (#1259) gitlocalize-app[bot] 2020-07-07 21:17:11 +08:00
  • a3564a8847 Update links Ilkka Seppälä 2020-07-06 13:31:07 +03:00
  • 9e30383eb6 Update license and puml Ilkka Seppälä 2020-07-04 12:20:54 +03:00
  • 6fe219d644 Pr/1235 Review (#1250) ZhouSky 2020-07-04 17:05:46 +08:00
  • 5192beb5dd Re-add gh access token Ilkka Seppälä 2020-06-14 22:36:47 +03:00
  • 68e1ca83e8 commit some-test-branch Ilkka Seppälä 2020-06-14 22:21:45 +03:00
  • f4f9c1a441 Remove gh token Ilkka Seppälä 2020-06-14 22:15:13 +03:00
  • a396d972f6 Add sonar modulekey Ilkka Seppälä 2020-06-14 21:54:47 +03:00
  • 30678792fd Remove extra project key Ilkka Seppälä 2020-06-14 21:23:07 +03:00
  • cfa2b35bff Fix syntax Ilkka Seppälä 2020-06-14 21:04:09 +03:00
  • 5db8037b8b Add SonarCloud analysis Ilkka Seppälä 2020-06-14 21:02:40 +03:00
  • 71affacee2 Remove update website script Ilkka Seppälä 2020-06-14 20:19:35 +03:00
  • c41f7ed85f Revert "test build failure" new-branch Ilkka Seppälä 2020-06-14 19:15:04 +03:00
  • ab4d7a4022 test build failure Ilkka Seppälä 2020-06-14 19:09:58 +03:00
  • 371263d1b3 Fix xvfb setup Ilkka Seppälä 2020-06-14 18:45:01 +03:00
  • 0b41aaaa76 Fix syntax Ilkka Seppälä 2020-06-14 18:37:29 +03:00
  • f28a63a46c Use GabrielBB/xvfb-action Ilkka Seppälä 2020-06-14 18:33:48 +03:00
  • 3ea65e06bc Install xvfb before building Ilkka Seppälä 2020-06-14 18:23:25 +03:00
  • 1aea35f8e5 Update build status badge Ilkka Seppälä 2020-06-14 17:48:42 +03:00
  • 0f751d40cb Fix checkstyle error Ilkka Seppälä 2020-06-14 17:36:26 +03:00
  • 92ecd63ccf Add Github Actions workflow Ilkka Seppälä 2020-06-14 17:27:43 +03:00
  • 3033e4c9fc Improve lazy loaded Singleton example Ilkka Seppälä 2020-06-10 18:10:34 +03:00
  • e68beb40ec Fix typo for leader-election pattern description (#1239) Alexander Iskuskov 2020-05-31 10:47:14 +03:00
  • a3c4d36c3d Added Java 11 support and created constants in App.java (#1238) venkatrs-ch197 2020-05-31 13:15:28 +05:30
  • 1c26bd7416 Fix issue #1218: Arrange, Act, Assert pattern (#1221) Zhang WH 2020-05-18 02:44:53 +08:00
  • a1cb4e708c test change test-pr Ilkka Seppälä 2020-05-17 21:36:06 +03:00
  • daf53225d8 Resolves CR comments Anurag Agarwal 2020-05-01 08:04:45 +00:00
  • 845da1fa16 add java 11 support (o) (#1222) Zhang WH 2020-04-26 20:06:09 +08:00
  • d733122e7a Java 11 migraiton: mutex Anurag Agarwal 2020-04-12 23:00:49 +00:00
  • 2fa938c02d Java 11 migraiton: mute-idiom Anurag Agarwal 2020-04-12 22:58:50 +00:00
  • 9b105d770d Java 11 migraiton: multiton Anurag Agarwal 2020-04-12 22:51:37 +00:00
  • 109d33c710 Java 11 migraiton: monostate Anurag Agarwal 2020-04-12 22:49:00 +00:00
  • a142c06048 Java 11 migraiton: monad Anurag Agarwal 2020-04-12 22:45:54 +00:00
  • f1b27ef5c7 Java 11 migraiton: module Anurag Agarwal 2020-04-12 22:38:00 +00:00
  • 99c70af16a Java 11 migraiton: model-view-presenter Anurag Agarwal 2020-04-12 22:35:33 +00:00
  • edcb520d08 Java 11 migraiton: model-view-controller Anurag Agarwal 2020-04-12 22:30:18 +00:00
  • a00622c656 Java 11 migraiton: memento Anurag Agarwal 2020-04-12 22:21:48 +00:00
  • 93e5570778 Java 11 migraiton: mediator pattern Anurag Agarwal 2020-04-12 22:19:11 +00:00
  • 59e050b20b Java 11 migraiton: master-worker-pattern Anurag Agarwal 2020-04-12 21:36:04 +00:00
  • e6c74a5fb9 Java 11 migraiton: marker Anurag Agarwal 2020-04-12 21:11:48 +00:00
  • 751b3b9452 Changing Aggregator Microservices pattern link (#1214) Jacob Hell 2020-03-28 13:26:37 -05:00
  • be1c0b8143 Fix issue #179: Leader Followers Pattern (#1189) Zhang WH 2020-03-27 03:14:44 +08:00
  • 6ce33ed6df Arranged following design patterns into modules: (#1210) saksham93 2020-03-26 23:04:11 +04:00
  • a4be693de6 Arranged design patterns into modules: (#1209) saksham93 2020-03-26 23:03:10 +04:00
  • 80519379f1 Organisation of design patterns into modules (#1208) saksham93 2020-03-25 23:27:41 +04:00
  • 95bef5f0e8 Bump slf4j-test from 1.0.0 to 1.2.0 (#1204) dependabot-preview[bot] 2020-03-25 21:03:42 +02:00
  • d429865c54 Bump mockito-all from 1.9.5 to 1.10.19 (#1202) dependabot-preview[bot] 2020-03-25 21:00:51 +02:00
  • 37a34ae174 Remove lombok dependency Ilkka Seppälä 2020-03-25 20:51:23 +02:00
  • 67edeb806d Java 11 support for #984 #987 (l) (#1190) Zhang WH 2020-03-23 02:02:45 +08:00
  • 0ad67c8726 Use HTTPS instead of HTTP to resolve dependencies (#1184) Jonathan Leitschuh 2020-03-12 14:37:36 -04:00
  • a410004a8f Organisation of design patterns into modules: (#1188) saksham93 2020-03-07 15:53:19 +04:00
  • 16ef70bfdc Organisation of patterns into modules: (#1187) saksham93 2020-03-07 15:50:51 +04:00
  • 6bf3a13064 Import of design patterns into modules: (#1186) saksham93 2020-03-07 15:48:25 +04:00
  • 54db4497a3 Organised the below patterns into modules: (#1185) saksham93 2020-03-07 15:47:24 +04:00
  • eaf3598807 Organised below design patterns into modules: (#1183) saksham93 2020-03-07 15:24:31 +04:00
  • 4e01ca39fd Organised below design patterns into modules: (#1182) saksham93 2020-03-07 15:22:55 +04:00
  • 1c558ff4c5 Organised below design patterns into modules: (#1181) saksham93 2020-03-07 15:20:44 +04:00
  • 33e4a870ca Fix imperative-style. (#1180) yichen88 2020-03-07 12:12:06 +01:00
  • 33682ad3e8 Modularisation for design patterns: (#1179) saksham93 2020-02-16 23:02:40 +04:00
  • 2d6c372f21 Modularisation for 2 patterns: (#1178) saksham93 2020-02-08 12:36:51 +04:00
  • f2bb46f9b4 Modularization for 2 more modules (#1177) saksham93 2020-02-05 09:14:27 +04:00
  • 81cc85a9cd Bump mongodb-driver from 3.12.0 to 3.12.1 (#1173) dependabot-preview[bot] 2020-02-01 08:55:06 +02:00
  • f942bfa51c Bump javassist from 3.25.0-GA to 3.26.0-GA (#1170) dependabot-preview[bot] 2020-02-01 08:52:38 +02:00
  • d2fdd7d82b Bump mongo-java-driver from 3.12.0 to 3.12.1 (#1169) dependabot-preview[bot] 2020-02-01 08:51:21 +02:00
  • 365c74ddde Bump slf4j-api from 1.7.28 to 1.7.30 (#1153) dependabot-preview[bot] 2020-01-20 17:13:50 +02:00
  • 728de1bb34 Bump gson from 2.8.1 to 2.8.6 (#1147) dependabot-preview[bot] 2020-01-18 21:02:56 +02:00
  • 428efc7d53 Java 11 migrate remaining p (#1122) Anurag Agarwal 2020-01-16 11:36:36 +05:30