Hello to all. It’s impossible to create a driver driver = new FabricMySQLDriver (); Writes cannot resolve symbol FabricMySQLDriver.
I am doing an example on video tutorials and there is imported com.mysql.fabric.jdbc.FabricMySQLDriver - I don’t want to import such a thing.
Connected: Maven: mysql: mysql-connector-java: 6.0.3
What could be the problem?