File list (Check if you may need any files):
SpringJDBCExample
.................\.classpath
.................\.project
.................\pom.xml
.................\src
.................\...\main
.................\...\....\java
.................\...\....\....\com
.................\...\....\....\...\mkyong
.................\...\....\....\...\......\common
.................\...\....\....\...\......\......\App.java
.................\...\....\....\...\......\customer
.................\...\....\....\...\......\........\dao
.................\...\....\....\...\......\........\...\CustomerDAO.java
.................\...\....\....\...\......\........\...\impl
.................\...\....\....\...\......\........\...\....\JdbcCustomerDAO.java
.................\...\....\....\...\......\........\model
.................\...\....\....\...\......\........\.....\Customer.java
.................\...\....\resources
.................\...\....\.........\customer
.................\...\....\.........\........\Spring-Customer.xml
.................\...\....\.........\database
.................\...\....\.........\........\Spring-Datasource.xml
.................\...\....\.........\Spring-Module.xml
.................\...\test
.................\...\....\java
.................\...\....\....\com
.................\...\....\....\...\mkyong
.................\...\....\....\...\......\common
.................\...\....\....\...\......\......\AppTest.java
.................\target
.................\......\classes
.................\......\test-classes
.................\......\............\com
.................\......\............\...\mkyong
.................\......\............\...\......\common
.................\......\............\...\......\......\AppTest.class