• Stephane Nicoll's avatar
    Do not fallback to embedded configuration if a datasource url is set · 2147976c
    Stephane Nicoll authored
    This commit makes sure that a fallback embedded datasource is not
    created if no suitable connection pool is found and an url has been
    explicitly registered.
    
    This is consistent with EmbeddedDataSourceConfiguration as it is using
    EmbeddedDatabaseBuilder behind the scenes and the latter does not
    honour the configured URL anyway.
    
    Closes gh-19192
    2147976c
Name
Last commit
Last update
..
main Loading commit data...
test Loading commit data...