Caused by_ org.springframework.beans.factory.UnsatisfiedDependencyException_

Error message Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'LogMapper' defined in file [F:\sale\build\classes\java\main\com\sun\controller\mapper\LogMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with…

[Literature] Ruby gene related literature

First publications He, Y., Zhang, T., Sun, H. et al. A reporter for noninvasively monitoring gene expression and plant transformation. Hortic Res 7, 152 (2020). https://doi.org/10.1038/s41438-020-00390-1 Ruby gene sequence The 2A peptide sequences of…

Remember a springboot upgrade

Let me talk about the background first, because to use a springcloud component, springboot 2.1.17 must be upgraded to springboot 2.6.15 from the corresponding version. first step Replace parent <parent>…