一、该问题的重现步骤是什么?
1. 更新4.0版本后,修改了nacos中redis配置
2.
3.
二、你期待的结果是什么?实际看到的又是什么?
三、你正在使用的是什么产品,什么版本?在什么操作系统上?
四、请提供详细的错误堆栈信息,这很重要。
Description:
Failed to bind properties under 'spring.data.redis.ssl' to org.springframework.boot.autoconfigure.data.redis.RedisProperties$Ssl:
Reason: org.springframework.core.convert.ConverterNotFoundException: No converter found capable of converting from type [java.lang.Boolean] to type [org.springframework.boot.autoconfigure.data.redis.RedisProperties$Ssl]
Action:
Update your application's configuration
五、若有更多详细信息,请在下面提供。
spring: data: redis: ssl: enabled: true key-store: classpath:keystore.jks key-store-password: yourpassword trust-store: classpath:truststore.jks trust-store-password: yourpassword protocol: TLS
讨论(0)
-
已解决
讨论(0)
- 热议问题
-
初次登录出现 认证信息错误或无效
1
-
测试签名认证失败
1
-
pom版本问题
2
-
如何自定义登录逻辑?
2
-
登录界面增加记住用户名密码功能
2
-
/blade-auth/oauth/token登录接口变得很慢
1
-
找不到版本号?
1
-
设备链接物联网平台的mqtt服务
1
-
字典code不可编辑的限制取消
1
-
商业版的springboot 最新版本登录的时候出现 请求未授权...是还要在哪儿配置什么吗?
1
扫一扫访问 Blade技术社区 移动端