mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-01-08 11:21:11 +00:00
removed lots of unused dependencies
This commit is contained in:
parent
7c2e6ded0e
commit
c0d183ce3d
2 changed files with 2 additions and 35 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue