jsf-spring-integration - mavenizing
(cherry picked from commit eba201c)
This commit is contained in:
@@ -10,6 +10,6 @@
|
||||
">
|
||||
|
||||
<bean class="org.springframework.context.annotation.CommonAnnotationBeanPostProcessor" />
|
||||
<bean class="com.baeldung.dao.UserManagementDAOImpl" id="userManagementDAO"/>
|
||||
<bean class="com.baeldung.springintegration.dao.UserManagementDAOImpl" id="userManagementDAO"/>
|
||||
|
||||
</beans>
|
||||
|
||||
Reference in New Issue
Block a user