SPR-5740
This commit is contained in:
parent
8364b611f6
commit
7b815b5e05
|
|
@ -1814,7 +1814,7 @@ support=support@example.co.uk]]></programlisting>
|
|||
http://www.springframework.org/schema/beans/spring-beans-3.0.xsd">
|
||||
|
||||
<bean name="classic" class="com.example.ExampleBean">
|
||||
<property name="email" value="foo@bar.com/>
|
||||
<property name="email" value="foo@bar.com"/>
|
||||
</bean>
|
||||
|
||||
<bean name="p-namespace" class="com.example.ExampleBean"
|
||||
|
|
|
|||
Loading…
Reference in New Issue