jdbc:mysql://localhost:3306/day17?serverTimezone=UTC&useUnicode=true&characterEncoding=utf8"

如果在xml配置中定义mysql的url,比如mybatis。&需要变为转义字符 &

 

 

 

 
posted on 2022-05-14 22:43  之火  阅读(396)  评论(0)    收藏  举报