Commit 57fe27fb authored by lemin's avatar lemin

c

parent d6b92f6c
......@@ -8,9 +8,7 @@ import org.axonframework.modelling.command.AggregateIdentifier;
import org.axonframework.spring.stereotype.Aggregate;
import com.showcase.synapse.product.command.ChangeQuantityCommand;
import com.showcase.synapse.product.command.CreateChannelCommand;
import com.showcase.synapse.product.command.CreateProductCommand;
import com.showcase.synapse.product.event.ChannelCreatedEvent;
import com.showcase.synapse.product.event.ProductCreatedEvent;
import com.showcase.synapse.product.event.ProductQuantityChangedEvent;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment