Add EIP tag to relevant patterns
This commit is contained in:
parent
899b9617c9
commit
8ba0192864
@ -4,7 +4,9 @@ title: Message Channel
|
||||
folder: message-channel
|
||||
permalink: /patterns/message-channel/
|
||||
categories: Integration
|
||||
tags: Java
|
||||
tags:
|
||||
- Java
|
||||
- EIP
|
||||
---
|
||||
|
||||
**Intent:** When two applications communicate using a messaging system they do it by using logical addresses
|
||||
|
@ -4,7 +4,9 @@ title: Publish Subscribe
|
||||
folder: publish-subscribe
|
||||
permalink: /patterns/publish-subscribe/
|
||||
categories: Integration
|
||||
tags: Java
|
||||
tags:
|
||||
- Java
|
||||
- EIP
|
||||
---
|
||||
|
||||
**Intent:** Broadcast messages from sender to all the interested receivers.
|
||||
|
Loading…
x
Reference in New Issue
Block a user