You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we have the AsMessageHandler attribuite since 6.1 I thought it would be nice (for visibility/maintainablility mostly) if you could also do the Routing in this attribute.
At the moment it looks to me like you still need to add all the Message classes to the yaml, which always is a bit messy since you have somewhat of a disassociation between the code and the config.