I am getting this message. Please help
Description:
Field operations in org.springframework.data.orient.commons.repository.support.OrientRepositoryFactoryBean required a bean of type 'org.springframework.data.orient.commons.core.OrientOperations' 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 of type 'org.springframework.data.orient.commons.core.OrientOperations' in your configuration.
I am getting this message. Please help
Description:
Field operations in org.springframework.data.orient.commons.repository.support.OrientRepositoryFactoryBean required a bean of type 'org.springframework.data.orient.commons.core.OrientOperations' 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 of type 'org.springframework.data.orient.commons.core.OrientOperations' in your configuration.