Files
spring-cloud-config/spring-cloud-config-client
Dave Syer 32bc35b915 Re-order initializers so bootstrap properties can be decrypted
The Environment only picks up the "bootstrap" property source when
the parent context is set, and that was happening at order=0. Moving
it to a higher order than the decryption initializer makes it possible
to decrypt properties in bootstrap.

Fixes gh-84
2015-02-13 09:52:58 +00:00
..
2014-10-10 15:57:50 +01:00