Commit Graph

  • f07d3bd4d5 Turn forking on to prevent datanucleus from missing a jdk 9 module #591 Dan Siwiec 2017-09-12 22:11:58 -07:00
  • 546f3560d8 Load ee module to make EE classes available on classpath #591 Dan Siwiec 2017-09-12 18:09:29 -07:00
  • 0ac1f43f8a Upgrade jacoco version to fix the UUID initialization problem #591 Dan Siwiec 2017-09-12 18:08:56 -07:00
  • 4e290416df Merge pull request #629 from rastdeepanshu/throttling-pattern Ilkka Seppälä 2017-09-11 22:30:11 +03:00
  • 565d5a0129 Merge remote-tracking branch 'upstream/master' Gopinath Langote 2017-09-11 01:16:32 +05:30
  • 50d7dbe4de Seperated timer class and created Callscount class Deepanshu Rastogi 2017-09-08 16:15:31 +02:00
  • 5f9100cd03 Adding class diag and updating readme Deepanshu Rastogi 2017-09-07 15:27:18 +02:00
  • 2cf773e550 Adding etc with ucls and puml Deepanshu Rastogi 2017-09-07 15:14:17 +02:00
  • 05629f687b Adding throttling pattern Deepanshu Rastogi 2017-09-07 12:54:19 +02:00
  • c13661810e #590 Add explanation for Flyweight Ilkka Seppälä 2017-09-06 22:31:21 +03:00
  • bd4247e864 #590 Add explanation for Facade pattern Ilkka Seppälä 2017-09-05 23:28:44 +03:00
  • e1d8266c95 Merge branch 'master' into java9 Ilkka Seppälä 2017-09-03 12:26:27 +03:00
  • a745c5d8ce Update .gitignore Ilkka Seppälä 2017-09-03 12:06:50 +03:00
  • efc6eb8828 Merge pull request #610 from radresian/event-sourcing Ilkka Seppälä 2017-09-03 11:46:11 +03:00
  • 9d2f0c6c71 #590 Add explanation to Decorator pattern Ilkka Seppälä 2017-09-02 23:10:39 +03:00
  • c6354c48bb - removed optional classes and interfaces in order to simplify the example - final fields are marked as final - removed unnecessary temp variables - added private constructor for not instantiated static class AccountAggregate - path of te test file is corrected Serdar Hamzaoğulları 2017-09-02 21:52:02 +03:00
  • 6c9e005a79 Merge pull request #623 from danielsiwiec/master Ilkka Seppälä 2017-09-01 08:55:59 +03:00
  • d8e779a7b2 Merge pull request #624 from josejhgjghjghjghjghj/patch-1 Ilkka Seppälä 2017-09-01 08:38:17 +03:00
  • f439673de0 Delete postPumlsToServer.firstrun.output josejhgjghjghjghjghj 2017-08-31 22:58:50 -04:00
  • a3324a122c Make toString synchronized. Closes #621 Dan Siwiec 2017-08-31 18:28:27 -07:00
  • f28ed7b46e #590 Add explanation for Composite pattern Ilkka Seppälä 2017-08-31 22:11:58 +03:00
  • 7f1fac036e Merge pull request #622 from crowchirp/master Ilkka Seppälä 2017-08-31 08:21:30 +03:00
  • 08cc50e875 corrected typos Chandan Rai 2017-08-31 01:50:33 +05:30
  • b7767b376d Merge pull request #1 from gopinath-langote/data-transfer-object-pattern Gopinath Langote 2017-08-30 09:59:36 +05:30
  • f0a1af0c46 Merge pull request #618 from gopinath-langote/data-transfer-object-pattern Ilkka Seppälä 2017-08-29 20:54:17 +03:00
  • 81f4df9a32 Merge pull request #617 from mookkiah/issue_587_reader-writer-lock Ilkka Seppälä 2017-08-29 20:53:16 +03:00
  • f80d917432 Merge pull request #619 from iluwatar/bridge Ilkka Seppälä 2017-08-23 21:33:00 +03:00
  • 1dc038bc30 Add explanation for Bridge pattern Ilkka Seppälä 2017-08-23 21:25:48 +03:00
  • 6f1736d2e6 Refactored tests for Bridge Ilkka Seppälä 2017-08-22 22:01:52 +03:00
  • 2a98a1399e #348 - Data Tranfer Object : Add Puml id to README.md. Gopinath Langote 2017-08-22 14:21:05 +05:30
  • a5ec376089 Work on improved Bridge example Ilkka Seppälä 2017-08-22 09:11:18 +03:00
  • 82d7e57e8e Integration Test Serdar Hamzaoğulları 2017-08-19 22:06:35 +03:00
  • 671230d798 Merge branch 'master' into event-sourcing Hasan Serdar Hamzaoğulları 2017-08-19 14:00:04 +03:00
  • ed1a0022b9 #596 Add more logging to Reactor Ilkka Seppälä 2017-08-19 11:00:34 +03:00
  • 5db6776971 #590 Fix PMD issue Ilkka Seppälä 2017-08-19 10:10:49 +03:00
  • fbf5ffe67a #590 Add explanation for Adapter Ilkka Seppälä 2017-08-19 10:00:18 +03:00
  • 51751ec821 #587 SonarQube reports bugs reader-writer-lock and refactor mahendran.mookkiah 2017-08-18 20:44:28 -04:00
  • f47dc1eb7c Merge pull request #616 from mookkiah/issue_587_async-method-invocation Ilkka Seppälä 2017-08-18 22:24:43 +03:00
  • 2a7feba427 #587 SonarQube reports bugs mahendran.mookkiah 2017-08-18 14:18:43 -04:00
  • 68d094a847 Merge pull request #611 from mookkiah/issue_587_dao Ilkka Seppälä 2017-08-17 22:24:52 +03:00
  • e367e48ec2 Merge pull request #608 from gopinath-langote/master Ilkka Seppälä 2017-08-17 22:15:38 +03:00
  • b639f3630e #590 Add explanation for Prototype Ilkka Seppälä 2017-08-16 21:09:28 +03:00
  • f9789d6926 #348 - Data Tranfer Object : Add class diagram. Gopinath Langote 2017-08-14 16:14:23 +05:30
  • 4a81453da4 #348 - Data Tranfer Object : Make private varialbes final in immutalbe model. Gopinath Langote 2017-08-14 00:46:31 +05:30
  • b62d431d62 #348 - Data Tranfer Object : Use logger instead of print statements. Gopinath Langote 2017-08-14 00:40:29 +05:30
  • 8525bfd323 #348 - Data Tranfer Object : Add dto module to main pom.xml Gopinath Langote 2017-08-14 00:40:01 +05:30
  • 9c088b5f47 #348 - Data Tranfer Object : Mofidy maven dependancies. Gopinath Langote 2017-08-14 00:23:03 +05:30
  • 3eab4d75a6 Revert "#348 - Data Tranfer Object : Added module to project." Gopinath Langote 2017-08-14 00:16:29 +05:30
  • f6c8bfbc39 #590 Add explanation for Builder Ilkka Seppälä 2017-08-13 17:34:05 +03:00
  • a1a4088087 As getAll method returns a Stream, we cannot close the involved resources (Connection, Statement and resultSet) until the stream is closed by the consumer. So try-with-resources is not an option as per sonarqube’s recommendation. But it is still recommended to close statement and result set. When connection pool used, connection is not closed when close() called. It is just returned to the pool. mahendran.mookkiah 2017-08-13 10:19:48 -04:00
  • cbba487ff8 Merge branch 'master' of https://github.com/iluwatar/java-design-patterns Ilkka Seppälä 2017-08-13 10:09:46 +03:00
  • 37b9d45a74 #590 Add explanation for Abstract Factory Ilkka Seppälä 2017-08-13 10:09:26 +03:00
  • 2e99cb41ad Merge pull request #605 from mookkiah/587_model-view-presenter Ilkka Seppälä 2017-08-13 08:57:13 +03:00
  • eb2a232382 README edited Serdar Hamzaoğulları 2017-08-13 01:36:52 +03:00
  • 4b3435c550 Code formating Serdar Hamzaoğulları 2017-08-13 00:08:35 +03:00
  • fba30e59ee #590 Kramdown fixes Ilkka Seppälä 2017-08-12 21:44:21 +03:00
  • 2d750dc0fd #590 Alter Factory Method presentation Ilkka Seppälä 2017-08-12 20:02:14 +03:00
  • 002774b5aa Fix Travis out of memory error Ilkka Seppälä 2017-08-12 19:24:55 +03:00
  • 2150a2bb55 #590 Skip puml processing for singleton module Ilkka Seppälä 2017-08-12 18:42:14 +03:00
  • 746e452c2b #590 Add new presentation for Singleton Ilkka Seppälä 2017-08-12 18:20:45 +03:00
  • 3c6f7aa046 Protect against instantiation via reflection Igor C. A. de Lima 2017-08-12 12:11:10 -03:00
  • 600553ec0f Merge pull request #583 from shaiktaj/patch-1 explanations Ilkka Seppälä 2017-08-12 16:58:01 +03:00
  • 64824d65aa Some Object Orianted refactor Serdar Hamzaoğulları 2017-08-12 16:21:35 +03:00
  • bfbc8fd740 #348 - Data Tranfer Object : Add readme.md Gopinath Langote 2017-08-11 16:51:46 +05:30
  • df9be78504 #348 - Data Tranfer Object : customer client request customer details to server at one shot. Gopinath Langote 2017-08-11 16:17:51 +05:30
  • 229fda9f3c #348 - Data Tranfer Object : Add puml diagram. Gopinath Langote 2017-08-11 15:55:12 +05:30
  • 148de06bb1 #348 - Data Tranfer Object : Implement Data Transfer Object pattern simple version. Gopinath Langote 2017-08-11 15:42:21 +05:30
  • 67d4477d25 #348 - Data Tranfer Object : Add puml file to etc. Gopinath Langote 2017-08-10 13:45:46 +05:30
  • db10b937f2 #348 - Data Tranfer Object : Added module to project. Gopinath Langote 2017-08-09 15:27:36 +05:30
  • 1474a50e5e Example done with app class Serdar Hamzaoğulları 2017-08-06 22:51:43 +03:00
  • 9f612ecfda first commit Serdar Hamzaoğulları 2017-08-05 23:33:08 +03:00
  • 0271e55983 #587 SonarQube reports bugs mahendran.mookkiah 2017-08-05 10:07:28 -04:00
  • 54d8ec94be Merge pull request #599 from mookkiah/587_intercepting-filter Ilkka Seppälä 2017-07-30 08:49:17 +03:00
  • ffbf56f01a CQRS pattern: Add missing license headers Ilkka Seppälä 2017-07-29 21:41:11 +03:00
  • 83fcbe0713 Merge pull request #603 from kevelbreh/patch-1 Ilkka Seppälä 2017-07-29 21:13:29 +03:00
  • 0982f00a61 Merge pull request #595 from isabiq/master Ilkka Seppälä 2017-07-29 20:45:55 +03:00
  • 871df4f918 close connection before throwing an exception Sabiq Ihab 2017-07-29 13:26:54 +01:00
  • 7ae9e3ee22 add a description of the pattern Sabiq Ihab 2017-07-29 13:13:08 +01:00
  • c572fe885e add check on null objects Sabiq Ihab 2017-07-29 12:16:19 +01:00
  • a221245909 Use Logger instead of println Sabiq Ihab 2017-07-29 12:14:15 +01:00
  • 8bf4497879 Close sessions using try with resources Sabiq Ihab 2017-07-29 12:13:34 +01:00
  • 8073b93182 fix README.md Sabiq Ihab 2017-07-29 12:04:04 +01:00
  • 9b1a9aafc1 Update README.md punctuation and spelling Kevin Woodland 2017-07-28 20:20:38 +02:00
  • c6b6c8123f #587 sonarqube bugs mahendran.mookkiah 2017-07-22 18:35:18 -04:00
  • 87c10faaac Fix : remove AppTest Sabiq Ihab 2017-06-30 23:21:40 +00:00
  • d1b11539ec add pumlid Sabiq Ihab 2017-06-30 21:53:47 +00:00
  • c744bf418a add README.md, cqrs.ucls and etc/cqrs.urm.puml Sabiq Ihab 2017-06-30 21:41:01 +00:00
  • 5873aeeb69 add cqrs module to parent pom.xml and update pom.xml Sabiq Ihab 2017-06-30 21:27:15 +00:00
  • d8919d88f0 fix pmd errors Sabiq Ihab 2017-06-30 20:30:19 +00:00
  • b67719ab32 add tests Sabiq Ihab 2017-06-24 00:31:43 +00:00
  • a8f50297eb add hashCode and equals to Author and Book DTOs Sabiq Ihab 2017-06-24 00:31:04 +00:00
  • 3128d3fb40 create main class Sabiq Ihab 2017-06-23 00:12:30 +00:00
  • a2dba5bf6d add logs, javadoc and format to checkstyle conventions Sabiq Ihab 2017-06-22 23:56:57 +00:00
  • 40c00ca2af add ICommandService and IQueriesService Implementations Sabiq Ihab 2017-06-21 23:36:39 +00:00
  • 8e25ec55bf change long with BigIntger and replace getBook() Sabiq Ihab 2017-06-21 23:35:53 +00:00
  • 8881950e6d add toString() to BookDTO Sabiq Ihab 2017-06-21 23:33:13 +00:00
  • 51bcee5d7d add Queries and Commands Interfaces Sabiq Ihab 2017-06-21 00:54:22 +00:00
  • 15a25f0ef3 add DTOs Sabiq Ihab 2017-06-21 00:53:20 +00:00
  • f3902ffc16 add setters and protected no-arg constructor Sabiq Ihab 2017-06-21 00:52:38 +00:00
  • 8208f6252b add hibernate.cfg and HibernateUtil class Sabiq Ihab 2017-06-20 21:35:45 +00:00