在若伊平台整合neo4j,一直出现这个问题
Description:
Field teacherRepository in com.ruoyi.neo4j.service.TeacherService required a bean named 'neo4jTemplate' that could not be found.
The injection point has the following annotations:
- @org.springframework.beans.factory.annotation.Autowired(required=true)
Action:
Consider defining a bean named 'neo4jTemplate' in your configuration.
一直解决不了
注入neo4jTemplate,但是没有这个bean