解决spring-boot配置文件使用加密方式保存敏感数据启动报错No decryption for FailsafeTextEncryptor. Did you configure the keystore correctly
摘要:spring-boot配置文件使用加密方式保存敏感数据 application.yml 本地启动spring cloud config server,然后访问方法/encrypt得到密文 启动配置完的应用,报错以下异常 解决方法,配置bootstrap.yml 重新启动成功,问题解决。 参考资料 h
阅读全文
posted @
2019-04-04 14:41
力奋
阅读(4744)
推荐(0)