myBatis數據庫配置

myBatis數據庫配置 db.properties <!-- 前面加上jdbc便於區分--> jdbc.driver=com.mysql.jdbc.Driver jdbc.url=jdbc:mysql://localhost:3306/ssm_mybatis jdbc.username=root jdbc.password=123 sqlMapConfig.xml <configuration>
相關文章
相關標籤/搜索