15 Commits

Author SHA1 Message Date
Ilkka Seppala
8b020837ea Checkstyle corrections 2015-12-29 21:34:27 +02:00
Ilkka Seppala
5f033be54f Fix PMD violations #327 2015-12-27 21:21:57 +02:00
Ilkka Seppala
cec9a99410 Adjust checkstyle rules. Make checkstyle fail the build when violations are found. Correct all current checkstyle violations. 2015-12-25 23:49:28 +02:00
Ilkka Seppala
507b89d5e4 Apply project coding conventions to Repository example 2015-12-05 21:26:30 +02:00
neonds
9a85dfe9df Annotation Config was added. Now AppConfig contains a Main Method (same logic in App.java) to execute 2015-11-27 21:23:55 -06:00
hoswey
9d4fff6029 Fix #216 Repository vs DAO 2015-11-27 11:22:33 +08:00
Ankur Kaushal
306b1f3d31 Reformat rest of the design patterns - Issue #224 2015-11-01 21:29:13 -05:00
Ilkka Seppala
57a271d4fe #107 Improve Repository example's JavaDoc 2015-08-21 22:49:53 +03:00
Ilkka Seppala
0d2df99013 #216 Improve naming in Repository example 2015-08-17 18:34:17 +03:00
Ilkka Seppala
3d488ec15a #108 Consistent package naming throughout the examples 2015-07-24 11:32:22 +03:00
Ilkka Seppala
1c24f80f05 #55 Commented the Repository example code 2015-07-22 00:58:22 +03:00
Ilkka Seppala
c6cf96b641 #55 Changed Hibernate to create-drop mode 2015-07-22 00:31:50 +03:00
Ilkka Seppala
9b4db0a503 #55 H2 database taken to use in the example code 2015-07-21 23:23:36 +03:00
Ilkka Seppala
b22d2ddf89 #55 Repository example skeleton 2015-07-21 21:11:22 +03:00
Ilkka Seppala
cd07c5cf60 #55 Added skeleton for Repository example 2015-07-20 19:11:19 +03:00