Ilkka Seppälä
b2b1ba95eb
https://github.com/iluwatar/java-design-patterns-web/issues/8 Update pattern categories and tags
2019-12-13 21:09:28 +02:00
Anurag Agarwal
fb2c026822
Java 11 migrate remaining e ( #1112 )
...
* Moves eip-aggregator to Java 11
* Moves eip-message-channel to Java 11
* Moves eip-publish-subscribe to Java 11
* Moves eip-splitter to Java 11
* Moves eip-wire-tap to Java 11
* Moves event-aggregator to Java 11
* Moves event-asynchronous to Java 11
* Moves event-driven-architecture to Java 11
* Moves event-queue to Java 11
* Moves event-sourcing to Java 11
* Moves execute-around to Java 11
* Moves extension-objects to Java 11
2019-12-09 19:03:30 +02:00
Ilkka Seppälä
b09b100614
#1113 Link uml-reverse-mapper created class diagrams to readme, where needed
2019-12-07 20:26:59 +02:00
Ilkka Seppälä
0685a505d3
#1113 Add uml-reverse-mapper plugin
2019-12-07 18:03:49 +02:00
Ilkka Seppälä
6941e65cb4
Set version for next development iteration
2019-11-17 14:45:41 +02:00
Ilkka Seppälä
7d845505b5
Java Design Patterns 1.22.0
2019-11-17 14:44:42 +02:00
Anurag Agarwal
7c888e8886
Resolves checkstyle errors for eip-* ( #1069 )
...
* Reduces checkstyle errors in eip-aggregator
* Reduces checkstyle errors in eip-message-channel
* Reduces checkstyle errors in eip-publish-subscribe
* Reduces checkstyle errors in eip-splitter
* Reduces checkstyle errors in eip-wire-tap
2019-11-10 19:34:42 +02:00
Alexander Ivanov
4904d7eea0
#1021 : Fix checkstyle warnings by changing the license header template ( #1027 )
...
* Add custom license header style in order to comply with Google's Checkstyle format
* Update license headers to comply with Google's Checkstyle format
2019-10-22 08:15:35 +03:00
Ilkka Seppälä
9ebbc421dd
Update license headers
2019-10-12 20:05:54 +03:00
Ilkka Seppälä
b874adc296
Set version for next development iteration
2019-09-08 11:01:12 +03:00
Ilkka Seppälä
9bf7a059b8
Java Design Patterns v1.21.0
2019-09-08 10:49:40 +03:00
hoangnam2261
6daaeec5c6
Remove the transitive dependency(junit-jupiter-api) ( #916 )
2019-07-30 22:46:38 +03:00
Narendra Pathai
2aa9e78ddd
Minor refactorings and code style changes ( #807 )
...
* Made minor changes in some patterns such as removed throws clause where not needed, changed incorrect order of arguments in assertEquals
* Minor refactorings and code style changes. 1) Removed several use of raw types 2) Removed unnecessary throws clauses 3) Used lambda expressions wherever applicable 4) Used apt assertion methods for readability 5) Use of try with resources wherever applicable 6) Corrected incorrect order of assertXXX arguments
* Removed unused import from Promise
* Addressed review comments
* Addressed checkstyle issue
2018-10-23 13:45:41 +05:30
Ilkka Seppälä
7a7e891384
Set version for next development iteration
2018-09-30 21:05:57 +03:00
Ilkka Seppälä
26d6d96f78
Reach milestone 1.20.0
2018-09-30 21:03:48 +03:00
Milena Sapunova
3b45f2cad6
Consistent naming for EIP patterns #733
2018-04-12 15:49:52 +03:00