How should I set the heartbeat property on a CachingConnectionFactory bean in rabbitmq spring? This is in a cloud foundry environment. So the application will be using a service
See the Spring Boot Properties Documentation.
spring.rabbitmq.requested-heartbeat= # Requested heartbeat timeout, in seconds; zero for none.