committed by
Janne Valkealahti
parent
98ba6949ff
commit
426fa163b2
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<beans xmlns="http://www.springframework.org/schema/beans"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd">
|
||||
xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans-3.0.xsd">
|
||||
|
||||
<bean id="dependencyBean" class="org.springframework.statemachine.config.common.annotation.DependencyBean">
|
||||
<property name="beanB" ref="simpleConfigBeanB" />
|
||||
|
||||
Reference in New Issue
Block a user