Files
spring-vault/spring-vault-core
Mark Paluch 23a95dd961 Expose Environment in AbstractVaultConfiguration.
Accessing Environment when providing a VaultPropertySource in bean bootstrapping requires a class to implement ApplicationContextAware. This is, because autowiring didn't happen yet and the exposed method provides Environment in the appropriate way.

See gh-26.
2016-10-27 16:52:07 +02:00
..
2016-10-27 13:24:26 +02:00