2017/12/24 Spring属性配置细节(下)

集合属性 <!-- 测试如何配置集合属性 --> <bean id="person3" class="com.spring.helloworld.collection.Person"> <property name="name" value="haha"></property> <property name="age" value="23"></property> <property name="
相关文章
相关标签/搜索