ConfigurableBeanFactory.SCOPE_SINGLETON所要关联的jar包是什么?如何查看 ConfigurableBeanFactory.class的源码
.class文件是不能直接看源码的,eclipse貌似有插件可以反编译class文件
如果你想看的话建议去百度找ConfigurableBeanFactory对应的源码
好吧,我已经找到ConfigurableBeanFactory 的文档了
https://docs.spring.io/spring-framework/docs/2.5.x/api/org/springframework/beans/factory/config/ConfigurableBeanFactory.html