@Configuration protected static class BindingServiceConfiguration.PostProcessorConfiguration extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
PostProcessorConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
BinderAwareRouterBeanPostProcessor |
binderAwareRouterBeanPostProcessor(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) |
static org.springframework.beans.factory.config.BeanPostProcessor |
propertyAccessorBeanPostProcessor()
Adds property accessors for use in SpEL expression evaluation
|
@Bean @ConditionalOnMissingBean(value=BinderAwareRouterBeanPostProcessor.class) public BinderAwareRouterBeanPostProcessor binderAwareRouterBeanPostProcessor(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
@Bean public static org.springframework.beans.factory.config.BeanPostProcessor propertyAccessorBeanPostProcessor()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.