A

Admin • 831K Points
Coach

Q. Which Spring Boot configuration enables RabbitMQ support?

  • (A) @EnableRabbit
  • (B) @EnableMQ
  • (C) @RabbitConfig
  • (D) @EnableQueue
  • Correct Answer - Option(A)
  • Views: 1
  • Filed under category Rabbit MQ
  • Hashtags:

Explanation by: Admin
@EnableRabbit enables detection of @RabbitListener annotations in Spring Boot.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.