问题描述:

afcenter搭建集群,修改spring.session.store-type=redis时启动报错:Caused by: io.lettuce.core.RedisCommandExecutionException: ERR unsupported config command: SET


解决方案:

在application.properties配置文件中配置以:

spring.session.store-type=redis

spring.session.redis.configure-action=none

更多请参见EOS Low-Code Platform 8

Logo

汇聚全球AI编程工具,助力开发者即刻编程。

更多推荐