Add references to Enterprise Integration Patterns

This commit is contained in:
Ilkka Seppälä
2020-07-07 21:23:04 +03:00
parent 51f6282e9b
commit ee654cf7b2
5 changed files with 5 additions and 0 deletions

View File

@ -26,3 +26,4 @@ Use the Wire Tap pattern when
* [Gregor Hohpe, Bobby Woolf - Enterprise Integration Patterns](http://www.enterpriseintegrationpatterns.com/patterns/messaging/WireTap.html)
* [Apache Camel - Documentation](http://camel.apache.org/wire-tap.html)
* [Enterprise Integration Patterns: Designing, Building, and Deploying Messaging Solutions](https://www.amazon.com/gp/product/0321200683/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=0321200683&linkCode=as2&tag=javadesignpat-20&linkId=122e0cff74eedd004cc81a3ecfa623cf)