Merge pull request #5055 from taosdata/zyyang-taosdata-patch-7

Update connector-java-ch.md
This commit is contained in:
huili 2021-01-27 16:04:03 +08:00 committed by GitHub
commit b74fc1bfec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -418,7 +418,7 @@ Query OK, 1 row(s) in set (0.000141s)
## 与框架使用
* Spring JdbcTemplate 中使用 taos-jdbcdriver可参考 [SpringJdbcTemplate][11]
* Springboot + Mybatis 中使用,可参考 [springbootdemo
* Springboot + Mybatis 中使用,可参考 [springbootdemo][12]