Cannot load JDBC driver class ‘com.mysql.jdbc.Driver’ on Intellij
Cannot load JDBC driver class ‘com.mysql.jdbc.Driver’ on Intellij is an error shows due to driver files missing. To resolve an issue like this follow the following procedure. How to add the JDBC library using Intellij: Steps 1.) Goto View -> Tool Windows -> Database. 2.) Now, Select a database and…
Read more