摘要: 前言 ​ 先来一段熟悉的代码: ClassPathResource resource = new ClassPathResource("bean.xml"); // <1> DefaultListableBeanFactory factory = new DefaultListableBeanFac 阅读全文
posted @ 2022-04-07 13:57 雷姆饲养员 阅读(55) 评论(0) 推荐(0)