Skip to content

Commit 0d2e3cf

Browse files
committed
Upgrade
1 parent a6e3dab commit 0d2e3cf

File tree

1 file changed

+1
-1
lines changed
  • jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-5/src/main/resources

1 file changed

+1
-1
lines changed

jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-5/src/main/resources/application.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ spring.datasource.driverClassName=org.h2.Driver
55
spring.datasource.username=sa
66
spring.datasource.password=sa
77
spring.jpa.database-platform=org.hibernate.dialect.H2Dialect
8-
spring.datasource.schema=classpath*:schema.sql
8+
spring.sql.init.schema-locations=classpath*:schema.sql
99

0 commit comments

Comments
 (0)