• 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
..
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-actuator-autoconfigure Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-devtools Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-properties-migrator Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-test Loading commit data...
spring-boot-test-autoconfigure Loading commit data...
spring-boot-tools Loading commit data...
pom.xml Loading commit data...