@ -118,6 +118,7 @@ public class DataSourceAutoConfiguration implements EnvironmentAware {
@@ -118,6 +118,7 @@ public class DataSourceAutoConfiguration implements EnvironmentAware {
@ -109,6 +109,7 @@ content into your application; rather pick only the properties that you need.
@@ -109,6 +109,7 @@ content into your application; rather pick only the properties that you need.
spring.datasource.schema= # a schema resource reference
spring.datasource.platform= # the platform to use in the schema resource (schema-${platform}.sql)
spring.datasource.continueOnError=false # continue even if can't be initialized
spring.datasource.separator=; # statement separator in SQL initialization scripts