364 Commits

Author SHA1 Message Date
Ilkka Seppälä
4e290416df Merge pull request #629 from rastdeepanshu/throttling-pattern
Throttling pattern
2017-09-11 22:30:11 +03:00
Deepanshu Rastogi
05629f687b Adding throttling pattern 2017-09-07 12:54:19 +02: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ä
efc6eb8828 Merge pull request #610 from radresian/event-sourcing
Event sourcing
2017-09-03 11:46:11 +03:00
Ilkka Seppälä
9d2f0c6c71 #590 Add explanation to Decorator pattern 2017-09-02 23:10:39 +03:00
Ilkka Seppälä
f28ed7b46e #590 Add explanation for Composite pattern 2017-08-31 22:11:58 +03:00
Ilkka Seppälä
a5ec376089 Work on improved Bridge example 2017-08-22 09:11:18 +03:00
Hasan Serdar Hamzaoğulları
671230d798 Merge branch 'master' into event-sourcing 2017-08-19 14:00:04 +03:00
Ilkka Seppälä
fbf5ffe67a #590 Add explanation for Adapter 2017-08-19 10:00:18 +03:00
Ilkka Seppälä
e367e48ec2 Merge pull request #608 from gopinath-langote/master
#348 Data Transfer Object design pattern
2017-08-17 22:15:38 +03:00
Ilkka Seppälä
b639f3630e #590 Add explanation for Prototype 2017-08-16 21:09:28 +03:00
Gopinath Langote
8525bfd323 #348 - Data Tranfer Object : Add dto module to main pom.xml 2017-08-14 00:40:01 +05:30
Ilkka Seppälä
f6c8bfbc39 #590 Add explanation for Builder 2017-08-13 17:34:05 +03:00
Ilkka Seppälä
37b9d45a74 #590 Add explanation for Abstract Factory 2017-08-13 10:09:26 +03:00
Ilkka Seppälä
2d750dc0fd #590 Alter Factory Method presentation 2017-08-12 20:02:14 +03:00
Ilkka Seppälä
2150a2bb55 #590 Skip puml processing for singleton module 2017-08-12 18:42:14 +03:00
Serdar Hamzaoğulları
1474a50e5e Example done with app class 2017-08-06 22:51:43 +03:00
Sabiq Ihab
5873aeeb69 add cqrs module to parent pom.xml and update pom.xml 2017-06-30 21:31:25 +00:00
Ilkka Seppälä
ac721c695c Set version for next development iteration 2017-06-30 20:33:29 +03:00
Ilkka Seppälä
d793160bce Reach milestone 1.16.0 2017-06-30 20:31:31 +03:00
Srđan Paunović
09fb79099f Merge branch 'master' into extension-objects 2017-06-02 21:50:00 +02:00
Ilkka Seppälä
dd0ca2d16e Merge pull request #572 from 4lexis/master
#567 Marker Interface pull request
2017-05-29 21:41:27 +03:00
Ilkka Seppälä
992e76ac61 Merge pull request #566 from qpi/master
Event Queue pattern
2017-05-16 21:59:50 +03:00
Aleksandar Dudukovic
a34e7be9c2 check commit 2017-04-28 19:35:19 +02:00
Mihály Kuprivecz
44401988d1 pom.xml fixes 2017-04-28 11:32:35 +02:00
SrdjanPaunovic
645e91ed23 first version of pattern without Tests 2017-04-27 13:58:58 +02:00
Mihály Kuprivecz
dce767c1c5 first commit 2017-04-06 23:48:15 +02:00
Paul Campbell
30315e788f Merge remote-tracking branch 'upstream/master' into data-bus
* upstream/master: (67 commits)
  Set version for next development iteration
  Reached milestone 1.15.0
  #539 Checkstyle fix
  #539 More Checkstyle fixes
  #539 Checkstyle fixes
  #497 Add missing puml and license headers
  #77 Add missing license header
  Work on #190: urm/puml updates * added pumlid where it was missing and possible * removed pumlid where it generated a bad image * regenerated some incorrect puml's * added 'left to right direction' puml prefix to some diagrams to improve the automatic layouting
  Removed AvoidStarImport Rule Added JavaDocType Rule
  Update App.java
  Update App.java
  Update after changes from review. Additional improvements.
  Pom.xml files fixed.
  #66 Balking Pattern
  fixed pmd violation
  fixed checkstyle violations
  diagrams added
  comments, tests and description
  changed parent POM version #69
  apply changes from review #69
  ...

# Conflicts:
#	pom.xml
2017-04-01 18:03:02 +01:00
Ilkka Seppälä
073d06c0ae Set version for next development iteration 2017-04-01 17:15:59 +03:00
Ilkka Seppälä
8fea969912 Reached milestone 1.15.0 2017-04-01 17:14:02 +03:00
Ilkka Seppälä
952c207a62 Merge pull request #546 from Crossy147/converter
Converter
2017-04-01 14:17:37 +03:00
Ilkka Seppälä
854101bb49 Merge pull request #529 from thomasoss/master
Thread Local Storage issue #77
2017-04-01 12:29:03 +03:00
Kamil Pietruszka
a5ab5c7d8e Merge branch 'master' into converter 2017-03-26 23:50:08 +02:00
Kamil Pietruszka
72a0765ec6 Merge branch 'master' into converter 2017-03-16 12:27:05 +01:00
Katarzyna Rzepecka
cca4d5a670 Update after changes from review. Additional improvements. 2017-03-13 01:33:14 +01:00
Robert Kasperczyk
a20abae21c apply changes from review #69 2017-03-11 11:50:19 +01:00
Robert Kasperczyk
7423f47daa further POM rearragments #69 2017-03-11 11:50:19 +01:00
Robert Kasperczyk
764ff4bf53 Initial commit of guarded suspension design pattern 2017-03-11 11:50:19 +01:00
Kamil Pietruszka
8871f788d2 #497 Converter pattern implementation 2017-03-10 20:08:58 +01:00
Paul Campbell
3fd6887975 #467 data-bus: implement pattern 2017-03-05 18:55:34 +00:00
Paul Campbell
eecffb0ea5 #467 data-bus: add stub 2017-03-03 19:58:03 +00:00
Thomas
3d3dd58501 Update pom.xml
removed errors caused by copy code from master
2017-01-29 12:08:11 +01:00
Thomas
3324e1bc43 Update pom.xml
added  <module>tls</module>
2017-01-29 12:01:32 +01:00
Ilkka Seppälä
0c8bb1c22e Set version for next development iteration 2016-12-31 10:24:26 +02:00
Ilkka Seppälä
0c48695fa5 Achieved milestone 1.14.0 2016-12-31 10:23:32 +02:00
Ilkka Seppälä
c94c8a3e74 Merge pull request #512 from inbravo/master
Module pattern #62
2016-12-01 20:53:12 +02:00
Chandana Amarnath
1d6d0c54a7 pom.xml Fixed Conflict 2016-11-28 20:33:45 +05:30
Ilkka Seppälä
faa29f8025 Update license headers 2016-11-27 14:34:20 +02:00
Ilkka Seppälä
cc02ff472b Merge pull request #503 from igeligel/master
Object Mother pattern #498
2016-11-26 20:22:48 +02:00