JAVA-23773: Changes made for adding classPath in properties file
This commit is contained in:
@@ -1 +1 @@
|
|||||||
spring.sql.init.data-locations=user-data.sql
|
spring.sql.init.data-locations=classpath:user-data.sql
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
spring.sql.init.data-locations=data-h2.sql
|
spring.sql.init.data-locations=classpath:data-h2.sql
|
||||||
|
|||||||
Reference in New Issue
Block a user