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
The class com.saasovation.agilepm.port.adapter.messaging.rabbitmq.RabbitMQTeamMemberEmailAddressChangedListener is listening to the event com.saasovation.identityaccess.domain.model.identity.PersonContactInformationChanged which is fired from the iddd_identityaccess module.
I think it's an implicit dependency between the two modules that actually make this two modules coupled
I am not sure if there are any better approach to eliminate this kind of implicit dependency
The text was updated successfully, but these errors were encountered:
The class
com.saasovation.agilepm.port.adapter.messaging.rabbitmq.RabbitMQTeamMemberEmailAddressChangedListener
is listening to the eventcom.saasovation.identityaccess.domain.model.identity.PersonContactInformationChanged
which is fired from theiddd_identityaccess
module.I think it's an implicit dependency between the two modules that actually make this two modules coupled
I am not sure if there are any better approach to eliminate this kind of implicit dependency
The text was updated successfully, but these errors were encountered: