public class BeanMapperProcessor extends Object implements org.springframework.beans.factory.config.BeanPostProcessor
FieldMapping| Constructor and Description |
|---|
BeanMapperProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
postProcessAfterInitialization(Object bean,
String beanName) |
public Object postProcessAfterInitialization(Object bean, @NonNull String beanName) throws org.springframework.beans.BeansException
postProcessAfterInitialization in interface org.springframework.beans.factory.config.BeanPostProcessororg.springframework.beans.BeansExceptionCopyright © 2022. All rights reserved.