SpringBoot引入jdbcTemplate时报错Field jdbcTemplate in com.x required a bean of type...could not be found

在学习SpringBoot的时候,引入jdbcTemplate时出了一点错误 Field jdbcTemplate in com.hsy.service.UserServiceImpl required a bean of type 'org.springframework.jdbc.core.JdbcTemplate' that could not be found. 在网上找了很多资料,最终发
相关文章
相关标签/搜索