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.
wojciech.kapcia@tigase.net commented 3 years ago
Removed manual registration of JDBC drivers, since Java6 / jdbc4 it's not needed