手写ioc代码 bean.xml<beans> <bean id="studentService" class="com.hgd.spring.service.StudentServiceImpl"> <property name="studentDao" ref="studentDao"/> </bean&a spring 2024-08-28 139 点赞 2 评论 210 浏览