Merge branch '1.1.x'
This commit is contained in:
1
spring-boot-autoconfigure/src/test/resources/data.sql
Normal file
1
spring-boot-autoconfigure/src/test/resources/data.sql
Normal file
@@ -0,0 +1 @@
|
||||
INSERT INTO BAR VALUES (1, 'Andy');
|
||||
@@ -0,0 +1 @@
|
||||
INSERT INTO FOO VALUES (1, 'Andy');
|
||||
Reference in New Issue
Block a user