!49 Modify the document sqlSessionTemplate

Merge pull request !49 from 阿志同学/main
This commit is contained in:
Michael Yang 2023-06-01 23:35:06 +00:00 committed by Gitee
commit 532aea69a3
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -7,7 +7,7 @@ MyBatis-Flex 使用了 APT 技术,这两个类是自动生成的。
## SpringBoot 项目,启动报错 Property 'sqlSessionFactory' or 'sqlSessionTempalte' are required
## SpringBoot 项目,启动报错 Property 'sqlSessionFactory' or 'sqlSessionTemplate' are required
如果当前依赖没有连接池相关依赖,则建议添加 HikariCP 依赖。