博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Mybatis中properties标签
阅读量:683 次
发布时间:2019-03-17

本文共 541 字,大约阅读时间需要 1 分钟。

SqlMapConfig.xml

jdbcConfig.properties

jdbc.driver=com.mysql.cj.jdbc.Driverjdbc.url=jdbc:mysql://localhost:3306/test_mybatis?serverTimezone=UTCjdbc.username=rootjdbc.password=1234

转载地址:http://zuchz.baihongyu.com/

你可能感兴趣的文章