首页
ApplicationContext是SpringFramework中作为Bean管理者的核心类。
2024-01-21 00:45:05
SSM第五单元
ApplicationContext是SpringFramework中作为Bean管理者的核心类。
A.正确
B.错误
正确答案是B
上一篇:
使用property标签配置bean对象属性时,通过调用构造方法给属性赋值。
下一篇:
init-method指定的方法可以为String返回值类型。