Spring Data JDBC has deprecated its INSTANCE constants in its MariaDB and MySQL dialects as the required configuration for the dialect varies depending on the configuration of the DB. This commit adapts to this deprecation by changing Boot's DataJdbcDatabaseDialect to resolve the underlying dialect through a DB query for its MARIA and MYSQL values. Closes gh-46062 |
||
---|---|---|
.. | ||
spring-boot-docker-test-support | ||
spring-boot-gradle-test-support | ||
spring-boot-test-support |