課程
/后端開發
/Java
/2小時學會Spring Boot
這是.yml文件
maven配置
這是報錯信息
2018-04-21
源自:2小時學會Spring Boot 5-1
正在回答
Java用的1.9?
datasource: ??driver-class-name:?com.mysql.jdbc.Driver ??url:?jdbc:mysql://127.0.0.1:3306/dbgril?characterEncoding=utf8&useSSL=true&autoReconnect=false&rewriteBatchedStatements=true ??username:?root ??password:?root jpa: ??hibernate: ????ddl-auto:?update ????show-sql:?true
你這樣試試
xuehen_5710
慕后端3222899 提問者 回復 xuehen_5710
舉報
Spring Boot入門視頻教程,你將學會使用Spring Boot快速構建應用程序
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2018-05-03
Java用的1.9?
2018-04-21
你這樣試試