Skip to content

DataSource auto-configuration does not use the driver class name from JdbcConnectionDetails #34777

@wilkinsona

Description

@wilkinsona

As reported by @eddumelendez in #34760, DataSource auto-configuration ignores the connection details' driver class name so it infers the driver from the JDBC URL instead. This results in a failure when the driver isn't known to org.springframework.boot.jdbc.DatabaseDriver.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions