@FunctionalInterface public interface PlaceholdersResolver
Binder to resolve property placeholders.PropertySourcesPlaceholdersResolver| Modifier and Type | Field and Description | 
|---|---|
| static PlaceholdersResolver | NONENo-op  PropertyResolver. | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | resolvePlaceholders(Object value)Called to resolve any placeholders in the given value. | 
static final PlaceholdersResolver NONE
PropertyResolver.Copyright © 2020 Pivotal Software, Inc.. All rights reserved.