2019年4月25日
摘要: (一)功能 实现了BeanDefinitionRegistryPostProcessor接口的类,可以在覆写的postProcessBeanDefinitionRegistry方法中向spring容器注册bean (二)实现 (1)定义一个pojo (2)实现我们自己的BeanDefinitionR 阅读全文
posted @ 2019-04-25 23:01 幽人月 阅读(1785) 评论(0) 推荐(0)