21 Commits

Author SHA1 Message Date
Narendra Pathai
823dc6395f Merge pull request #376 from DevFactory/release/Classes-without-public-constructors-should-be-final-fix-1
squid:S2974 - Classes without public constructors should be final
2016-02-12 15:44:31 +05:30
Mohammed Ezzat
632174b6dc squid:S2974 - Classes without public constructors should be final 2016-02-09 17:19:31 +02:00
Mohammed Ezzat
9c5745763d squid:S1213 - The members of an interface declaration or class should appear in a pre-defined order 2016-02-06 01:10:56 +02:00
Ilkka Seppälä
f08af14555 Merge pull request #364 from DevFactory/release/The-diamond-operator-should-be-used-fix-1
squid:S2293 - The diamond operator should be used
2016-02-01 22:26:43 +02:00
Mohammed Ezzat
409ff027b8 squid:S2293 - The diamond operator should be used 2016-01-29 07:33:34 +02:00
Joseph McCarthy
3d95696078 #358 Added license to all files using plugin 2016-01-27 22:20:42 +00:00
Jeroen Meulemeester
fcfdbe71f5 Added tests for service-layer pattern 2015-12-30 20:55:21 +01:00
Ilkka Seppälä
a0af0a1a76 Merge pull request #325 from DevFactory/utility-classes-should-not-have-public-constructors-fix-3
Utility classes should not have public constructors
2015-12-30 19:55:25 +02:00
Ilkka Seppala
5f033be54f Fix PMD violations #327 2015-12-27 21:21:57 +02:00
Kirill Vlasov
c8a750df49 Fixing squid:S1118 - Utility classes should not have public constructors 2015-12-27 21:17:13 +05: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
Ankur Kaushal
306b1f3d31 Reformat rest of the design patterns - Issue #224 2015-11-01 21:29:13 -05:00
Ilkka Seppala
dd0fcea090 Package naming corrections and cleanup. 2015-09-18 19:59:52 +03:00
Ilkka Seppala
488e5dd281 #107 JavaDoc for Service Layer 2015-08-21 22:57:24 +03:00
Ilkka Seppala
8524c75ba6 Changed package naming across all examples. 2015-05-31 11:55:18 +03:00
Ilkka Seppala
935cdd031e Replace deprecated Hibernate Expression with Restrictions. 2015-04-16 07:44:07 +03:00
Ilkka Seppala
8062092291 Added code comments. 2015-04-15 22:29:04 +03:00
Ilkka Seppala
27ff01de1b Organize to packages. 2015-04-15 21:45:14 +03:00
Ilkka Seppala
3d3828933c Added findAll methods to service level. 2015-04-15 21:39:31 +03:00
Ilkka Seppala
281f225a54 Add unit test. 2015-04-15 21:25:26 +03:00
Ilkka Seppala
1988ab494c Rename artifact and folder. 2015-04-15 21:16:56 +03:00