I was curious as to how if polymorphism should be used with CQRS.
class Animal { public void animalSound() { System.out.println("The animal makes a sou