Hello,
I'm a programmer from china , i try to study rabbimtmq ,i use springboot ,but when i didn't set the key "spring.rabbitmq.connection-timeout", i can't connect to the rabbitmq server, so i set the key to 30000ms, it works.
and i read the sources ,i didn't find where is the default value for "spring.rabbitmq.connection-timeout", can you tell me where is
the default value is seted.
thanks