spring boot链接阿里云redis

yml配置redis redis: database: 0 host: xxxxxx port: 6379 password: 123456 lettuce: pool: min-idle: 5 max-idle: 10 max-active: 8 max-wait: 1ms
相关文章
相关标签/搜索