spring-cloud / spring-cloud-config

External configuration (server and client) for Spring Cloud
Apache License 2.0
1.95k stars 1.29k forks source link

Set the FailesafeTextEncryptor delegate if we can create a valid KeyProperties #2399

Closed ryanjbaxter closed 5 months ago

ryanjbaxter commented 5 months ago

Fixes #2330

Depends on https://github.com/spring-cloud/spring-cloud-commons/pull/1349