Files
spring-boot/spring-boot-project
Scott Frederick eed620fc80 Allow driverClassName to be optional
Update `DataSourceBuilder` so that the `driverClassName` may be optional
and silently ignored if it set but the underlying type does not have
a getter/setter.

This restores Spring Boot 2.4 behavior.

Fixes gh-26631

Co-authored-by: Phillip Webb <pwebb@vmware.com>
2021-05-26 15:52:32 -07:00
..
2021-05-19 13:38:20 +01:00
2021-05-26 09:27:52 +02:00
2021-05-17 11:27:57 +01:00
2021-05-24 11:39:57 +02:00