spring-boot/spring-boot-docs/src/main
Stephane Nicoll c2cdc1424b Polish documentation
Add an explicit note that states that "spring.datasource.url" (or more
specifically "spring.datasource.class-name" that is inferred from the
former) is necessary to connect to a database. If the class-name isn't
specified, Spring Boot will attempt to auto-configure an embedded
database.

Closes gh-6907
2016-09-16 16:58:39 +02:00
..
asciidoc Polish documentation 2016-09-16 16:58:39 +02:00
docbook Don't set text color of <code> elements when they're beneath an <a> 2015-07-23 12:06:02 +01:00
groovy
javadoc
xslt