#398 - Upgrade to MySQL JDBC connector 8.0.21.
This commit is contained in:
@@ -29,7 +29,7 @@ import org.springframework.data.r2dbc.testing.ExternalDatabase.ProvidedDatabase;
|
||||
import org.testcontainers.containers.MySQLContainer;
|
||||
|
||||
import com.github.jasync.r2dbc.mysql.MysqlConnectionFactoryProvider;
|
||||
import com.mysql.jdbc.jdbc2.optional.MysqlDataSource;
|
||||
import com.mysql.cj.jdbc.MysqlDataSource;
|
||||
|
||||
/**
|
||||
* Utility class for testing against MySQL.
|
||||
|
||||
Reference in New Issue
Block a user