• Phillip Webb's avatar
    Detect embedded DBs when deducing driver class · d515595c
    Phillip Webb authored
    Fix DataSourceProperties getUsername() and getPassword() methods to
    call getDriverClassName() rather than using `this.driverClassName` to
    ensure than deduced driver classes can be used.
    
    Fixes gh-1421
    d515595c
Name
Last commit
Last update
..
src Loading commit data...
.gitignore Loading commit data...
pom.xml Loading commit data...