connection.url報錯
為啥我寫
jdbc:mysql://localhost:3306/hibernate?useUnicode=true&characterEncoding=UTF-8里面會報錯The word 'localhost' is not correctly spelled
為啥我寫
jdbc:mysql://localhost:3306/hibernate?useUnicode=true&characterEncoding=UTF-8里面會報錯The word 'localhost' is not correctly spelled
2017-02-23
舉報
2017-03-02
少了一個&
2017-02-23
數據庫不正確,【hibernate】應該是你的數據庫名