Wire Tap EIP implementation and tests

This commit is contained in:
adkm
2017-10-04 17:04:32 +02:00
parent 0d4a8db114
commit f80d903cff
7 changed files with 193 additions and 1 deletions

View File

@ -145,8 +145,9 @@
<module>cqrs</module>
<module>event-sourcing</module>
<module>data-transfer-object</module>
<module>throttling</module>
<module>throttling</module>
<module>partial-response</module>
<module>eip-wire-tap</module>
</modules>
<dependencyManagement>