Fix minor display error on web site
This commit is contained in:
parent
cf0570a5ed
commit
6f89315aa9
@ -18,9 +18,8 @@ Broadcast messages from sender to all the interested receivers.
|
|||||||
## Applicability
|
## Applicability
|
||||||
Use the Publish Subscribe Channel pattern when
|
Use the Publish Subscribe Channel pattern when
|
||||||
|
|
||||||
* two or more applications need to communicate using a messaging system for broadcasts.
|
|
||||||
=======
|
|
||||||
* two or more applications need to communicate using a messaging system for broadcasts.
|
* two or more applications need to communicate using a messaging system for broadcasts.
|
||||||
|
|
||||||
##Credits
|
##Credits
|
||||||
|
|
||||||
* [J2EE Design Patterns](http://www.amazon.com/J2EE-Design-Patterns-William-Crawford/dp/0596004273/ref=sr_1_2)
|
* [J2EE Design Patterns](http://www.amazon.com/J2EE-Design-Patterns-William-Crawford/dp/0596004273/ref=sr_1_2)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user