摘要: Spring的相关接口(API): ApplicationContext:接口类型,代表应用上下文,可以通过其实例获得spring容器中的bean对象 ApplicationContext的实现类: 1) ClassPathApplicationContext 它是从类的根路径下加载配置文件推荐使用 阅读全文
posted @ 2022-03-30 10:59 孤巷一人i 阅读(251) 评论(0) 推荐(0)