ZE
```
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'noteController2': Unsatisfied dependency expressed through field 'note2Dao'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'note2DaoImpl': Unsatisfied dependency expressed through field 'note2Mapper'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'note2Mapper' defined in file [C:\Users\zhani\Desktop\lesson 2\easy-notes\target\classes\com\example\easynotes\mapper\Note2Mapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [org/mybatis/spring/boot/autoconfigure/MybatisAutoConfiguration.class]: Bean instantiation via factory method failed
{
"count": 1,
"amount": 12,
"status": "success"
}
Я не давно начал изучать java буду рад любой помощи.