spring bean property中注入class类型,beanproperty,spring bean
分享于 点击 13103 次 点评:215
spring bean property中注入class类型,beanproperty,spring bean
spring bean property中注入class类型
<bean> <property name="x"> <value type="java.lang.Class">a.b.c.Foo</value> </property> </bean>
用户点评