Could not autowire. No beans of 'JdbcTemplate' type found. In Intellij IDEA CE works, in Ultimate doesn't 关注
已回答
Hello,
I imported the same project into Intellij IDEA 2022.1.2 Community Edition and Ultimate 2022.1.2 as well but in Ultimate I get in these lines
@Autowired
JdbcTemplate jdbcTemplate;
a following error:
Could not autowire. No beans of 'JdbcTemplate' type found.
In Community Edition is without any problems.
That project is avalaible for downloading at https://shorturl.at/cxO89
Regards
Jan
请先登录再写评论。
Please try https://www.jetbrains.com/idea/nextversion/.
See https://youtrack.jetbrains.com/issue/IDEA-295391 for more details.