Files
spring-cloud-config/spring-cloud-config-server
George Harley 1b701ebdb6 Stop VaultEnvironmentRepository returning duplicate property sources (#679)
When findOne() is called with an application parameter that matches the defaultKey property value then
the returned Environment contains two identical PropertySource values when it should only contain one.
2017-04-03 13:03:00 -04:00
..