• Stephane Nicoll's avatar
    Polish documentation · c2cdc142
    Stephane Nicoll authored
    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
    c2cdc142
spring-boot-features.adoc 163 KB