-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[improve] rabbit mq options #8740
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
Conversation
|
one small doubt, |
|
|
||
| @Setter | ||
| @Getter | ||
| @NoArgsConstructor |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why add a no args constructor?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It used here, in the test class
Line 184 in c9ede75
| RabbitmqConfig config = new RabbitmqConfig(); |
11ed94c to
0aedfda
Compare

Purpose of this pull request
Does this PR introduce any user-facing change?
How was this patch tested?
Check list
New License Guide
release-note.