Package org.springframework.cloud.bootstrap.encrypt
package org.springframework.cloud.bootstrap.encrypt
-
ClassesClassDescriptionAbstract class that handles decrypting and merging of PropertySources.Decrypt properties from the environment and insert them with high priority so they override the encrypted values.Deprecated.A Spring Boot condition for key encryption.Decrypt properties from the environment and insert them with high priority so they override the encrypted values.Key encryption properties.Key store properties.TextEncryptor that just fails, so that users don't get a false sense of security adding ciphers to config files and not getting them decrypted.