public class WhitelistProperties extends Object
Constructor and Description |
---|
WhitelistProperties(ApplicationConfigurationMetadataResolver metadataResolver) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
qualifyProperties(Map<String,String> properties,
org.springframework.core.io.Resource resource)
Return a copy of app properties where shorthand form have been expanded to their long form
(amongst the whitelisted supported properties of the app) if applicable.
|
public WhitelistProperties(ApplicationConfigurationMetadataResolver metadataResolver)
public Map<String,String> qualifyProperties(Map<String,String> properties, org.springframework.core.io.Resource resource)
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.