spring-boot/spring-boot-autoconfigure
Stephane Nicoll 9d29ab73a4 Fix customization of database name
Previously, the `spring.datasource.name` property was ignored when Spring
Boot configures an embedded data source with a connection pool.

`EmbeddedDatabaseConnection` is now aligned to the purely embedded case
to take that property into account.

Closes gh-4586
2015-11-27 17:01:06 +01:00
..
src Fix customization of database name 2015-11-27 17:01:06 +01:00
pom.xml Next Development Version 2015-11-16 03:18:54 -08:00