# discovery uri eureka.client.service-url.defaultZone=http://discovery.rankin.com:8821/eureka/ ## redis 配置 spring.redis.host=r-2ze3b84e6309c7d4.redis.rds.aliyuncs.com spring.redis.port=6379 spring.redis.password=Lingj20170915 spring.redis.timeout=3000 spring.redis.pool.max-idle=8 spring.redis.pool.min-idle=0 spring.redis.pool.max-active=8 spring.redis.pool.max-wait=-1 spring.redis.key.prefix=api/web # header ignore path request.header.ignore_path=/token,