IN PROGRESS - BATCH-693: Refactor samples along domain contours

This commit is contained in:
robokaso
2008-07-25 11:27:58 +00:00
parent 925fdd3bc6
commit c0f02103fe
39 changed files with 39 additions and 48 deletions

View File

@@ -6,6 +6,6 @@
<import resource="classpath:data-source-context.xml"/>
<bean class="org.springframework.batch.sample.dao.JdbcCustomerDebitDao"/>
<bean class="org.springframework.batch.sample.trade.JdbcCustomerDebitDao"/>
</beans>