摘要: public class MyListenerProcessor implements BeanPostProcessor { @Override public Object postProcessBeforeInitialization(Object bean, String beanName) throws BeansException { return be... 阅读全文
posted @ 2016-12-31 01:40 超级无敌战 阅读(136) 评论(0) 推荐(0)