public class ExpressionResolver extends Object
| Constructor and Description |
|---|
ExpressionResolver(org.springframework.beans.factory.BeanFactory beanFactory)
Initialize ExpressionResolver with ConfigurableBeanFactory
|
| Modifier and Type | Method and Description |
|---|---|
static String |
resolveExpression(String expression)
Resolve the given string value via an
EmbeddedValueResolver |
Copyright © 2021 Microsoft Corporation. All rights reserved.