Commit Graph

  • 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
  • ca73621f4d create data model Sabiq Ihab 2017-06-20 21:34:49 +00:00
  • 4e9988877a Initial commit Sabiq Ihab 2017-06-20 21:30:28 +00:00
  • ac721c695c Set version for next development iteration Ilkka Seppälä 2017-06-30 20:33:29 +03:00
  • d793160bce Reach milestone 1.16.0 Ilkka Seppälä 2017-06-30 20:31:31 +03:00
  • b65b89baaf Merge pull request #593 from Harshrajsinh/hotfix/readme-update Ilkka Seppälä 2017-06-14 22:48:33 +03:00
  • edea7d2220 Refactored Function<Integer,T> to IntFunction<T>. Harshrajsinh Thakor 2017-06-14 11:58:05 -07:00
  • bf8bc4df4b Merge pull request #589 from Harshrajsinh/hotfix/readme-update Ilkka Seppälä 2017-06-14 20:19:44 +03:00
  • d13635533a Merge pull request #588 from prafful1/master Ilkka Seppälä 2017-06-14 20:14:09 +03:00
  • 37cd4cbb3b Merge pull request #585 from fluency03/master Ilkka Seppälä 2017-06-14 20:12:32 +03:00
  • 3d29755842 Add license headers Ilkka Seppälä 2017-06-11 19:37:52 +03:00
  • 5b47d48fc2 Merge pull request #573 from SrdjanPaunovic/extension-objects Ilkka Seppälä 2017-06-11 19:26:47 +03:00
  • 73934e25e5 Refactored the Functional Interface to the Specialized Functional Interface. Harshrajsinh Thakor 2017-06-09 17:17:56 -07:00
  • 41d487d32a Few additions in readme prafful1 2017-06-07 20:22:15 +05:30
  • a0916aab6c Update README.md Srđan Paunović 2017-06-04 21:12:30 +02:00
  • 863589ed29 Create meaningful JavaDocs instead of author names SrdjanPaunovic 2017-06-04 21:09:17 +02:00
  • 85acb1cf6c Replase system.println with logger SrdjanPaunovic 2017-06-04 20:49:15 +02:00
  • 09fb79099f Merge branch 'master' into extension-objects Srđan Paunović 2017-06-02 21:50:00 +02:00
  • 22a7c15acc Reset execute-around/pom.xml from master SrdjanPaunovic 2017-06-02 21:42:59 +02:00
  • 0182b840af add RxJava to Real world examples of observer Chang Liu 2017-05-30 13:22:52 +02:00
  • f87249e03b Add missing license headers Ilkka Seppälä 2017-05-29 21:53:05 +03:00
  • dd0ca2d16e Merge pull request #572 from 4lexis/master Ilkka Seppälä 2017-05-29 21:41:27 +03:00
  • 24f258848c Updated ThreadSafeLazyLoadedivoryTower shaiktaj 2017-05-25 11:04:30 -05:00
  • f2e35ec03d #567 fix version and javadoc Aleksandar Dudukovic 2017-05-23 01:38:02 +02:00
  • ae1d9cf7a8 Add missing license headers Ilkka Seppälä 2017-05-21 09:19:29 +03:00
  • 1bbc597671 Merge pull request #575 from prafful1/master Ilkka Seppälä 2017-05-21 09:11:00 +03:00
  • 4d6467e435 Merge pull request #569 from kapinuss/master Ilkka Seppälä 2017-05-21 09:02:18 +03:00
  • 17039dc5e9 Update AdvancedSorceressTest.java kapinuss 2017-05-18 20:27:16 +03:00
  • 30dcbee2cc Update AdvancedSorceress.java kapinuss 2017-05-18 20:26:47 +03:00
  • 08901f3c26 Update AdvancedSorceress.java kapinuss 2017-05-18 20:23:05 +03:00
  • c746004f73 Update AdvancedSorceress.java kapinuss 2017-05-18 19:13:45 +03:00
  • 09aa44ddcb Update App.java kapinuss 2017-05-18 19:13:09 +03:00
  • 992e76ac61 Merge pull request #566 from qpi/master Ilkka Seppälä 2017-05-16 21:59:50 +03:00
  • 167a43f72e updated model.png Mihály Kuprivecz 2017-05-15 11:04:41 +02:00
  • fe1e45bd69 some fixes Mihály Kuprivecz 2017-05-15 10:40:12 +02:00
  • 4b32fb65da Merge pull request #571 from ytian90/master Ilkka Seppälä 2017-05-15 08:13:28 +03:00
  • 0546223bba quick fix Mihály Kuprivecz 2017-05-11 21:44:07 +02:00
  • 857902ab95 compatibility fix Mihály Kuprivecz 2017-05-11 21:41:25 +02:00
  • 0b57edd211 Merge pull request #568 from brandon-d-mckay/patch-1 Ilkka Seppälä 2017-05-09 23:10:31 +03:00
  • fb26d42b51 Few additions in README prafful1 2017-05-07 13:28:54 +05:30
  • 6857486f27 #541 Create README.md file Srđan Paunović 2017-05-04 12:33:25 +02:00
  • 1abd96a9c8 #567 checkstyle fix Aleksandar Dudukovic 2017-05-03 22:09:47 +02:00
  • 08c4202852 #541 fix checkstyle errors SrdjanPaunovic 2017-05-03 22:08:04 +02:00
  • 6ecf994258 #567 pom.xml align fix Aleksandar Dudukovic 2017-05-03 21:42:15 +02:00
  • 0687a3f9f8 #541 pom.xml fix align SrdjanPaunovic 2017-05-03 21:40:54 +02:00
  • 64337dff06 merge fix Aleksandar Dudukovic 2017-05-03 21:07:49 +02:00
  • 34b09c75ec #567 added .gitignore 4lexis 2017-05-03 20:51:51 +02:00
  • 66c6f30c1c #567 Updated pom.xml 4lexis 2017-05-03 20:34:27 +02:00
  • e413b116ac Merge branch 'master' of https://github.com/4lexis/java-design-patterns Aleksandar Dudukovic 2017-05-03 19:57:57 +02:00
  • 6e0b3e37ea updated pom.xml Aleksandar Dudukovic 2017-05-03 19:57:14 +02:00
  • be3f4dce50 Update Picture 4lexis 2017-05-03 19:49:25 +02:00
  • 6d87f63ed5 Added README.md 4lexis 2017-05-03 19:48:29 +02:00
  • c92a8daeda Class diagram & fix relation between units SrdjanPaunovic 2017-05-03 17:59:54 +02:00
  • 20062faae6 All without Readme and pumlid Aleksandar Dudukovic 2017-05-03 17:50:35 +02:00
  • 678524704c Test done SrdjanPaunovic 2017-05-03 13:21:13 +02:00
  • 2b229d8ea1 Update AdvancedSorceressTest.java kapinuss 2017-05-02 20:38:08 +03:00
  • 03aa99c55f Update AdvancedSorceressTest.java kapinuss 2017-05-02 20:18:05 +03:00
  • 20a4c054a7 Merge branch 'master' of github.com:ytian90/java-design-patterns ytian90 2017-04-30 00:20:48 -07:00
  • 3ed6cc19d2 fix Block 3 case ytian90 2017-04-30 00:19:50 -07:00
  • 87a9387e62 Merge pull request #1 from iluwatar/master Yu Tian 2017-04-29 16:03:26 -07:00
  • 8530d01e10 code implemented Aleksandar Dudukovic 2017-04-29 16:35:57 +02:00
  • a34e7be9c2 check commit Aleksandar Dudukovic 2017-04-28 19:35:19 +02:00
  • ee3744cb0a added travis supported sound files Mihály Kuprivecz 2017-04-28 13:47:56 +02:00
  • 2830a407ba some fixes for testing in event queue Mihály Kuprivecz 2017-04-28 12:19:57 +02:00
  • ccfb6709c7 Add files via upload kapinuss 2017-04-28 13:00:01 +03:00
  • a1c5131304 Add files via upload kapinuss 2017-04-28 12:59:09 +03:00
  • 44401988d1 pom.xml fixes Mihály Kuprivecz 2017-04-28 11:32:35 +02:00
  • 6e8eaf7593 adding some test cases for the event queue Mihály Kuprivecz 2017-04-28 10:38:40 +02:00
  • 645e91ed23 first version of pattern without Tests SrdjanPaunovic 2017-04-27 13:58:58 +02:00
  • 9e7e8a64f6 Fix incorrect URL Brandon D. McKay 2017-04-26 04:22:44 -04:00
  • 152b2762c3 read.me and the diagram is added Mihály Kuprivecz 2017-04-22 17:16:38 +02:00
  • 82b9f4fea7 Merge pull request #544 from kemitix/data-bus Ilkka Seppälä 2017-04-22 15:17:31 +03:00
  • ff8d854a8d #467 data-bus: README.md: clean up Paul Campbell 2017-04-16 06:51:10 +01:00
  • 31f4b15e86 Merge pull request #565 from kapinuss/patch-1 Ilkka Seppälä 2017-04-16 08:17:56 +03:00