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

Add support for RabbitListener.queuesToDeclare #352

Merged
merged 7 commits into from
Sep 15, 2023
Merged

Add support for RabbitListener.queuesToDeclare #352

merged 7 commits into from
Sep 15, 2023

Commits on Sep 10, 2023

  1. fix: Also take into account RabbitListener.queuesToDeclare

    Pascal Dal Farra committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    0d01390 View commit details
    Browse the repository at this point in the history
  2. fix: Also take into account RabbitListener.queuesToDeclare

    Pascal Dal Farra committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    9c061de View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. feat: Add unit test for queuesToDeclare

    Pascal Dal Farra committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    8d93429 View commit details
    Browse the repository at this point in the history
  2. chore: update doc

    Pascal Dal Farra committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    5d20823 View commit details
    Browse the repository at this point in the history
  3. fix: organize import using :spotlessApply

    Pascal Dal Farra committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    26680eb View commit details
    Browse the repository at this point in the history
  4. fix: disable IntelliJ auto-organize import using and fix imports to c…

    …omply to GitHub requirements
    Pascal Dal Farra committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    0e5b6a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. refactor(amqp-plugin): replace ArrayUtils.addAll with Stream.concat t…

    …o remove dependency on commons-lang3
    sam0r040 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    66c5106 View commit details
    Browse the repository at this point in the history