Merge branch '1.1.x'
This commit is contained in:
commit
d5b7f49f83
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue