I am using @RabbitListner annotation to recieve messages from a RabbitMq queue. How to make threads receive messages no more often than 1 second?
@RabbitListe