public class PropertiesPlaceholderResolver extends Object
properties| 构造器和说明 |
|---|
PropertiesPlaceholderResolver(org.springframework.core.env.PropertyResolver propertyResolver) |
| 限定符和类型 | 方法和说明 |
|---|---|
Properties |
resolve(Annotation annotation)
Resolve placeholders in specified
annotation |
Properties |
resolve(Map<?,?> properties)
Resolve placeholders in specified
properties |
public PropertiesPlaceholderResolver(org.springframework.core.env.PropertyResolver propertyResolver)
public Properties resolve(Annotation annotation)
annotationannotation - annotationsource propertiespublic Properties resolve(Map<?,?> properties)
propertiesproperties - source propertiessource propertiesCopyright © 2021. All rights reserved.