This is the Warning im getting in console, Im confused with this warning:
Loading class `com.mysql.jdbc.Driver\'. This is deprecated. The new driver class is
// The newInstance() call is a work around for some // broken Java implementations Class.forName("com.mysql.cj.jdbc.Driver").newInstance();