required a bean of type 'org.hibernate.SessionFactory' that could not be found.

我写了一个SpringBoot项目,当我在项目中使用java @Repository public class xxDaoImpl implements xxDao { @Autowired private SessionFactory session;我获得了以下错误 *************************** APPLICATION FAILED TO START
相关文章
相关标签/搜索