我實現它在Java和希望有終點的構造函數: public EndPoint(final String endPointName, final String host, final int port){
this.name=endPointName;
ConnectionFactory factory = new ConnectionFactory();
factor
我寧願有一個單獨的CommandBus和EventBus也ICommandHandler<TCommand>和IEventHandler<TCommand>使得OrderEventHandler類的樣子: public class OrderEventHandler :
IEventHandler<OrderPlaced>,
IEventHandler<OrderRegistr