• Phillip Webb's avatar
    Ensure DataSource can load database driver · 26303a97
    Phillip Webb authored
    Update DataSource conditional to ensure that the driver class
    can actually be loaded by the DataSource. This fixes an issue when
    deploying a classic WAR where `org.apache.tomcat.jdbc.pool.DataSource`
    is found the parent classloader but the database driver cannot be loaded
    because is included as a local `/lib` dependency.
    26303a97
Name
Last commit
Last update
..
main Loading commit data...
test Loading commit data...