You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have configured encrypt.key property in bootstrap.yml
Still I am getting this issues
Failed to bind properties under 'spring.cloud.config.password' to java.lang.String:
Property: spring.cloud.config.password
Value: "{cipher}<Text>"
Origin: class path resource [bootstrap.yml] - 11:31
Reason: java.lang.UnsupportedOperationException: No decryption for FailsafeTextEncryptor. Did you configure the keystore correctly?
It was working absolutely fine with version 2022.0.2
I have configured encrypt.key property in bootstrap.yml
Still I am getting this issues
Failed to bind properties under 'spring.cloud.config.password' to java.lang.String:
It was working absolutely fine with version 2022.0.2
org.springframework.cloud
spring-cloud-dependencies
2022.0.2
pom
import
The text was updated successfully, but these errors were encountered: