Files
spring-cloud-config/spring-cloud-config-server
Dave Syer 9a65a2f1a8 Allow configuration of symmetric key in server outside bootstrap
There's no reason the encrypotor needs to be in the bootstrap context
so we can still support symmetric key encryption via /encrypt
and /decrypt without requiring it to be configured there. With
this change we just look for key properties in the current context
and create an encryptor the same way the bootstrap listener does
in spring-cloud-commons.
2015-12-18 10:17:52 +00:00
..
2015-11-17 12:09:56 +00:00