AxonIQ / reference-guide

The Axon Reference Guide
https://docs.axoniq.io
Other
41 stars 44 forks source link

Fixed the equals check in canUpcast examples #340

Closed Vermorkentech closed 4 months ago

Vermorkentech commented 4 months ago

Fixed the equals check in canUpcast examples.

The previous equals check can fail if the SerializedType from the IntermediateEventRepresentation is not a SimpleSerializedType.