xml test

Xml code posted by jea
created at 24 Feb 10:35

Edit | Back
1
2
3
4
5
6
7
8
9
<bean id="managerMap" class="service.ManagerMap">
  <property name="managerMap">
    <map>
      
      <entry key="FileSourceConfig" value-ref="fileSourceConfigManager" />
      
    </map>
  </property>
</bean>
205 Bytes in 2 ms with coderay