removed lots of unused dependencies

This commit is contained in:
Mic 2013-03-15 10:34:09 +08:00
parent 7c2e6ded0e
commit c0d183ce3d
2 changed files with 2 additions and 35 deletions

View file

@ -22,7 +22,6 @@ import java.util.Collection;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.cache.annotation.Cacheable;
import org.springframework.dao.DataAccessException;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.jdbc.core.simple.ParameterizedBeanPropertyRowMapper;