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

@ -23,3 +23,4 @@ Use the Message Channel pattern when
## Real world examples
* [akka-camel](http://doc.akka.io/docs/akka/snapshot/scala/camel.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)