2019年5月23日

(入门SpringBoot)SpringBoot项目数据源以及整合mybatis(二)

摘要: 1.配置tomcat数据源: # 数据源基本配置spring.datasource.url=jdbc:mysql://localhost:3306/shoptest?useUnicode=true&characterEncoding=UTF-8spring.datasource.username=r 阅读全文

posted @ 2019-05-23 07:17 六一儿童节 阅读(669) 评论(1) 推荐(0) 编辑

导航