Commit 9668006a authored by Stephane Nicoll's avatar Stephane Nicoll

Merge branch '1.4.x' into 1.5.x

parents 9104ea81 3237e4ab
......@@ -2711,6 +2711,9 @@ Java's `javax.sql.DataSource` interface provides a standard method of working wi
database connections. Traditionally a DataSource uses a `URL` along with some
credentials to establish a database connection.
TIP: Check also <<the '`How-to`' section,howto.adoc#howto-configure-a-datasource] for more
advanced examples, typically to take full control over the configuration of the
DataSource.
[[boot-features-embedded-database-support]]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment