I recently open sourced a Azure KeyVault based EnvironmentEncryptor.

To get it working and not losing the CipherEnvironmentEncryptor, I created a CompositeEnvironmentEncryptor. What do you think about the CompositeEnvironmentEncryptor, is that something useful for the config server project? What do you think about multiple EnvironmentEncryptors for a config server at the same time?

Comment From: spencergibb

While fairly simple, let's see if there is desire for such from the community.