Polish redis connection timeout support

Closes gh-3142
This commit is contained in:
Stephane Nicoll
2015-06-06 13:33:07 +02:00
parent 50eedefec1
commit 432c00e857
3 changed files with 31 additions and 30 deletions

View File

@@ -455,6 +455,7 @@ content into your application; rather pick only the properties that you need.
spring.redis.pool.max-wait=-1
spring.redis.sentinel.master= # name of Redis server
spring.redis.sentinel.nodes= # comma-separated list of host:port pairs
spring.redis.timeout= # connection timeout in milliseconds
# ACTIVEMQ ({sc-spring-boot-autoconfigure}/jms/activemq/ActiveMQProperties.{sc-ext}[ActiveMQProperties])
spring.activemq.broker-url=tcp://localhost:61616 # connection URL