Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CreateCustomerHandler not trigger - RabbitMq #7

Open
Kum4r4n opened this issue Jun 3, 2019 · 0 comments
Open

CreateCustomerHandler not trigger - RabbitMq #7

Kum4r4n opened this issue Jun 3, 2019 · 0 comments

Comments

@Kum4r4n
Copy link

Kum4r4n commented Jun 3, 2019

Hi, first thanks for the Code,
and i had a problem with event handler in rabbitmq.
i just want to create the new customer from api , but i cant create because the Receiver Service not trigger the handler . but the Create Customer model take the value from rabbitmq after did not happen anything

This is my Startup class
image
in here i got value from rabbitmq

But in this section its did't trigger the handler to do some stuff
This is my Create customer handler class
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant