126 Commits

Author SHA1 Message Date
Ilkka Seppala
d3642cc94c Milestone 1.4.0 achieved 2015-07-22 01:26:48 +03:00
Ilkka Seppala
918e489f9b #55 Clean up example dependencies 2015-07-22 00:18:15 +03:00
Ilkka Seppala
581ce4170e #55 Move spring-data dependency to parent & update version 2015-07-21 21:17:32 +03:00
Ilkka Seppala
936d4c0614 #55 Update Hibernate version 2015-07-21 21:11:33 +03:00
Ilkka Seppala
cd07c5cf60 #55 Added skeleton for Repository example 2015-07-20 19:11:19 +03:00
Ilkka Seppala
f7402b8c19 #104 Workaround to re-enable code coverage analysis 2015-07-20 17:13:21 +03:00
Ilkka Seppala
4a002d9a88 Achieved milestone 1.3.0 2015-07-19 14:28:45 +03:00
Ilkka Seppala
4ad5e84d0e #90 Skeleton for Front Controller example 2015-07-19 11:44:39 +03:00
Ilkka Seppala
a0861c47e1 Reached milestone, set version to 1.2.0 2015-07-14 00:10:01 +03:00
Ilkka Seppala
5337ecdc35 #91 Added skeleton for naked-objects example using Apache Isis SimpleApp archetype 2015-07-13 15:19:16 +03:00
Ilkka Seppala
e945f632b0 Set version to 1.1.0 2015-06-29 22:26:50 +03:00
Ilkka Seppala
01aedbd640 Switch to jacoco code coverage analysis #59 2015-06-28 22:19:02 +03:00
Ilkka Seppala
a736341010 Add code coverage analysis #59 2015-06-28 21:24:40 +03:00
Ilkka Seppala
dc2d8453cd #92 Set current version to 1.0.0 2015-06-24 20:12:47 +03:00
Ilkka Seppala
ebcf46af86 Finished the example. 2015-05-25 18:41:54 +03:00
Ilkka Seppälä
7f334e7024 Formatted the super pom.xml. 2015-05-24 13:19:59 +03:00
Ilkka Seppälä
ff4145dba5 Skeleton for Object Pool pattern. 2015-05-24 13:18:08 +03:00
Ilkka Seppälä
b7554249e6 Added skeleton for Private Class Data pattern. 2015-05-23 15:16:57 +03:00
Ilkka Seppala
4c0a300b86 Skeleton for Thread Pool pattern. 2015-05-17 14:32:26 +03:00
Ilkka Seppala
de7db92f59 Added skeleton for Resource Acquisition Is Initialization pattern. 2015-05-16 21:49:21 +03:00
Ilkka Seppala
8e93233e58 Added skeleton for Multiton example. 2015-05-15 23:45:18 +03:00
Ilkka Seppala
2029609def Skeleton for Double Dispatch. 2015-05-08 19:55:58 +03:00
Ilkka Seppala
77255ca798 Skeleton for Flux pattern. 2015-05-03 18:24:55 +03:00
Ilkka Seppala
c9bf6819e1 Added skeleton for MVC. 2015-05-02 22:49:43 +03:00
Ilkka Seppala
27a11aa9fc Added skeleton for Tolerant Reader. 2015-04-28 22:53:37 +03:00
Ilkka Seppala
283388b7b9 Started working on Specification pattern. 2015-04-23 21:15:09 +03:00
Ilkka Seppälä
fa931bdcfa Merge pull request #47 from mgiovenco/master
Added DAO implementation, modified readme, and added UML diagram
2015-04-15 23:15:07 +03:00
Mike Giovenco
58da95b467 Added DAO implementation, modified readme, and added UML diagram 2015-04-15 14:54:02 -05:00
Ilkka Seppala
1988ab494c Rename artifact and folder. 2015-04-15 21:16:56 +03:00
Ilkka Seppala
0bded40738 Added DAO pattern. 2015-04-12 23:49:00 +03:00
Ilkka Seppala
33566805ee Added Lazy Loading idiom. 2015-04-10 20:24:16 +03:00
Ilkka Seppala
00e6e099a0 Enabled Java 8 features. 2015-04-09 22:39:36 +03:00
vehpsr
dc0f578f8b added Poison Pill idiom 2015-04-05 18:03:16 +03:00
Josh
10be0b0b10 made changes according to 2nd batch of comments 2015-04-04 21:37:36 +08:00
Josh
5383eb9f56 fix travis CI 2015-04-04 11:28:42 +08:00
Josh
ee37e10382 fix travis CI 2015-04-04 11:21:27 +08:00
Josh
68f02c12d1 revised 2015-04-04 05:47:54 +08:00
Josh
ddace113eb merged master fixed conflict 2015-04-04 05:46:19 +08:00
Josh
6d4e47311a added intercepting filter 2015-04-04 04:54:56 +08:00
vehpsr
d57da2593b added Property pattern 2015-03-29 23:03:06 +03:00
Ilkka Seppala
027fd9934b Added example code for Execute Around idiom. 2015-03-29 21:25:13 +03:00
vehpsr
bf2df42c55 added Callback pattern 2015-03-26 22:47:04 +02:00
Ilkka Seppala
ca59792916 Added event aggregator pattern. 2015-03-13 21:59:24 +02:00
Ilkka Seppala
1cad280629 Added Null Object pattern. 2015-03-04 22:59:42 +02:00
Ilkka Seppala
6301e0bc11 Added unit tests for each of the patterns. 2014-12-06 20:34:41 +02:00
Ilkka Seppala
9a75cb11c3 Further cleanup of pom.xmls. 2014-12-06 14:19:37 +02:00
MSaifAsif
1cb62f543b Implementatation of the Service locator pattern 2014-12-06 02:39:54 +05:00
Peter G. Sideris
7908baa535 proper repeat(fixing pom files) 2014-12-01 21:56:45 +01:00
Peter G. Sideris
888c7d01f9 fixing Maven pom files 2014-12-01 20:41:16 +01:00
Ilkka Seppala
710d31b2a2 Cleanup of poms. 2014-11-26 23:03:04 +02:00