摘要: spring: redis: port: 6379 host: 192.168.88.101 password: 111111 lettuce: pool: max-active: 8 max-wait: -1ms database: 0 yml配置(单机版) spring: redis: pass 阅读全文
posted @ 2023-12-05 19:00 天启A 阅读(33) 评论(0) 推荐(0)