摘要: idea数据库连接字符串需要添加一些参数; ?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai 【完整的连接】 spring.datasource.url=jdbc:mysql://localhost:3306/ 阅读全文
posted @ 2020-06-10 18:27 lishidefengchen 阅读(935) 评论(0) 推荐(0)
摘要: *************************** APPLICATION FAILED TO START *************************** Description: Failed to configure a DataSource: 'url' attribute is 阅读全文
posted @ 2020-06-10 17:01 lishidefengchen 阅读(674) 评论(0) 推荐(0)