Property sqlSessionFactory or sqlSessionTemplate are required at org.springframework.util.Asser

解决方法:添加依耐 <dependency> <groupId>com.alibaba</groupId> <artifactId>druid-spring-boot-starter</artifactId> <version>1.1.9</version> </dependency>
相关文章
相关标签/搜索