摘要: Spring集成Web环境 分析 应用上下文对象是通过new ClasspathXmlApplicationContext(spring配置文件)方式获取的,但是每次从容器中获得Bean时都要编写new ClasspathXmlApplicationContext(spring配置文件),这样的弊端 阅读全文
posted @ 2021-12-17 16:37 喵酱的花椒 阅读(1165) 评论(0) 推荐(0)