mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
Merge branch '1.1.x'
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ import org.springframework.util.StringUtils;
|
||||
|
||||
/**
|
||||
* Bean to handle {@link DataSource} initialization by running {@literal schema-*.sql} on
|
||||
* {@link PostConstruct} and and {@literal data-*.sql} SQL scripts on a
|
||||
* {@link PostConstruct} and {@literal data-*.sql} SQL scripts on a
|
||||
* {@link DataSourceInitializedEvent}.
|
||||
*
|
||||
* @author Dave Syer
|
||||
|
||||
Reference in New Issue
Block a user