Artur Mogozov
|
6694d742a3
|
Migrate to JUnit5
|
2017-12-31 16:29:48 +09:00 |
|
Tschis
|
933c84ff1c
|
Fix checkstyle validations
|
2017-11-07 22:32:36 -03:00 |
|
Tschis
|
3634b3338c
|
Fix checkstyle validations
|
2017-11-07 22:19:10 -03:00 |
|
Tschis
|
d37922bf82
|
add factory of factories
|
2017-11-07 21:05:04 -03:00 |
|
Mudit Porwal
|
09585c3874
|
Removed AvoidStarImport Rule
Added JavaDocType Rule
|
2017-03-22 01:16:02 +08:00 |
|
Ilkka Seppälä
|
faa29f8025
|
Update license headers
|
2016-11-27 14:34:20 +02:00 |
|
daniel-bryla
|
0438811489
|
#502 Replaced usages of System.out with logger.
|
2016-10-23 19:59:03 +02:00 |
|
Narendra Pathai
|
b5d4445d63
|
Made example App a bit easier to understand
|
2016-02-10 17:53:32 +05:30 |
|
Ilkka Seppälä
|
59c32d3937
|
Add tests that run the examples
|
2016-01-31 12:09:09 +02:00 |
|
Joseph McCarthy
|
3d95696078
|
#358 Added license to all files using plugin
|
2016-01-27 22:20:42 +00: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 |
|
tainarareis
|
34528173b7
|
Issue #286: Added main method in Abstract Factory Example
|
2015-11-14 16:48:19 -02:00 |
|
Ankur Kaushal
|
c0c21ebd91
|
Reformat Abstract Factory - Issue #224
|
2015-11-01 17:18:39 -05:00 |
|
Ilkka Seppala
|
339db2a0bf
|
Merge branch 'master' of https://github.com/themoffster/java-design-patterns into themoffster-master
Conflicts:
dao/pom.xml
|
2015-10-19 20:44:46 +03:00 |
|
Ilkka Seppala
|
0a61d7b067
|
Improve Abstract Factory Javadocs
|
2015-10-03 11:53:44 +03:00 |
|
Alan
|
9c43827004
|
Removed erroneous semi-colon.
|
2015-09-05 22:00:27 +01:00 |
|
Alan
|
5956873fc9
|
Improved unit tests so assertions are used.
|
2015-09-05 00:31:35 +01:00 |
|
Ilkka Seppala
|
1dc2d8d0c7
|
#107 JavaDoc improvements
|
2015-08-18 21:28:23 +03:00 |
|
Ilkka Seppala
|
fd85a2f848
|
#107 JavaDoc improvements for Abstract Factory example
|
2015-08-17 23:06:44 +03:00 |
|
Ilkka Seppala
|
8524c75ba6
|
Changed package naming across all examples.
|
2015-05-31 11:55:18 +03:00 |
|
Ilkka Seppala
|
6301e0bc11
|
Added unit tests for each of the patterns.
|
2014-12-06 20:34:41 +02:00 |
|
matthew
|
3da9ad5469
|
Formatted all files to the same standard
|
2014-10-08 13:42:12 +01:00 |
|
Matthew
|
bde5b343d0
|
Just formatting App classes to be like the other class files on the project
|
2014-10-07 16:23:37 +01:00 |
|
Ilkka Seppala
|
5aead88e5e
|
Added comments for Abstract Factory example.
|
2014-08-31 00:16:06 +03:00 |
|
Ilkka Seppala
|
ce5700c1b7
|
added abstract-factory sample
|
2014-08-09 20:38:00 +03:00 |
|