spring-boot/spring-boot-project
Stephane Nicoll 2147976c17 Do not fallback to embedded configuration if a datasource url is set
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
2020-02-18 16:27:31 +01:00
..
spring-boot Polish 2020-02-11 19:41:54 -08:00
spring-boot-actuator Revert "Merge pull request #19926 from xak2000" 2020-02-14 10:18:02 +01:00
spring-boot-actuator-autoconfigure Polish actuator dependencies and test resources 2020-01-21 14:20:28 +01:00
spring-boot-autoconfigure Do not fallback to embedded configuration if a datasource url is set 2020-02-18 16:27:31 +01:00
spring-boot-cli Polish "Make equality checks defensive to null reference" 2020-01-13 17:38:38 +01:00
spring-boot-dependencies Upgrade to Micrometer 1.1.10 2020-01-24 13:58:33 +01:00
spring-boot-devtools Optimize debug level logs 2019-10-22 09:36:48 +02:00
spring-boot-docs Document how to register a blocking health contributor with reactive 2020-02-11 14:22:16 +01:00
spring-boot-parent Correct SCM URLs in published poms 2019-10-02 10:48:30 +01:00
spring-boot-properties-migrator Correct SCM URLs in published poms 2019-10-02 10:48:30 +01:00
spring-boot-starters Fix link to Vaadin Spring Boot starter 2019-12-12 16:53:21 +01:00
spring-boot-test Revert "Add profiles directly to the application environment for tests" 2020-01-20 15:01:09 +00:00
spring-boot-test-autoconfigure Polish "Make equality checks defensive to null reference" 2020-01-13 17:38:38 +01:00
spring-boot-tools Fix up-to-date checking of build info properties 2020-02-14 11:56:19 +00:00
pom.xml Correct name and description of spring-boot-project module 2019-05-25 08:08:36 +01:00