@Configuration public class SpelExpressionConverterConfiguration extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SpelExpressionConverterConfiguration.SpelConverter
A simple converter from String to Expression.
|
Constructor and Description |
---|
SpelExpressionConverterConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.springframework.core.convert.converter.Converter<String,org.springframework.expression.Expression> |
spelConverter() |
public SpelExpressionConverterConfiguration()
@Bean @ConfigurationPropertiesBinding @IntegrationConverter public org.springframework.core.convert.converter.Converter<String,org.springframework.expression.Expression> spelConverter()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.