14 Commits

Author SHA1 Message Date
Ilkka Seppälä
faa29f8025 Update license headers 2016-11-27 14:34:20 +02:00
daniel-bryla
e138163c4f #502 Adjusted tests for logger introduction 2016-11-04 11:47:06 +01:00
daniel-bryla
0438811489 #502 Replaced usages of System.out with logger. 2016-10-23 19:59:03 +02:00
Mohammed Ezzat
3791a80978 squid:S2325 - private methods that don't access instance data should be static 2016-02-22 19:15:51 +02:00
Joseph McCarthy
3d95696078 #358 Added license to all files using plugin 2016-01-27 22:20:42 +00: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
Jeroen Meulemeester
9059d2b96c Added proper tests for front-controller pattern 2015-12-13 13:58:39 +01:00
Carlos Romero
7df65adbfc Just Just a quick fix for the Front-controller pattern. 2015-12-11 13:54:32 +01:00
Ilkka Seppala
c5c4a68c6f #107 Front Controller example JavaDoc 2015-08-18 22:54:15 +03:00
Ilkka Seppala
3d488ec15a #108 Consistent package naming throughout the examples 2015-07-24 11:32:22 +03:00
Ilkka Seppala
a9fa304690 #90 Added comments for the example code. 2015-07-19 13:54:07 +03:00
Ilkka Seppala
c4556561c4 #90 Finished the example code 2015-07-19 12:44:51 +03:00
Ilkka Seppala
4ad5e84d0e #90 Skeleton for Front Controller example 2015-07-19 11:44:39 +03:00