摘要: Spring 管理 Bean-IOC 在 beans.xml 中,我们注入 2 个 Monster 对象, 但是不指定 id <bean class="com.hspedu.spring.beans.Monster" > <property name="monsterId" value="1010" 阅读全文
posted @ 2022-10-17 15:34 紫英626 阅读(152) 评论(0) 推荐(0) 编辑

紫英