This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically

914 ワード

プロジェクトを起動して、最後にこの間違いを報告して、それからその後はありません...
Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
Logging initialized using 'class org.apache.ibatis.logging.stdout.StdOutImpl' adapter.

明らかにnew driver class is`com.mysql.cj.jdbc.Driver’は、新しいドライバがこれを使うと言って、それからプロファイルの中でドライバを変更して、okになりました.