db.properties profile

driver=com.mysql.jdbc.Driver
url=jdbc:mysql://localhost:3306/mybatis?useSSL=true&useUnicode=true&characterEncoding=utf8
username=root
password=123456

 

Guess you like

Origin www.cnblogs.com/yslf/p/11955764.html