properties.redis.properties Maven / Gradle / Ivy
redis.host=127.0.0.1
#redis.host=192.168.1.151
redis.port=6379
redis.password=123
redis.maxIdle=300
redis.maxTotal=600
redis.maxWaitMillis=1000
redis.testOnBorrow=true
redis.host=127.0.0.1
#redis.host=192.168.1.151
redis.port=6379
redis.password=123
redis.maxIdle=300
redis.maxTotal=600
redis.maxWaitMillis=1000
redis.testOnBorrow=true