Fix DataInitializer and make products publicly accessible
This commit is contained in:
@@ -16,10 +16,7 @@ spring:
|
||||
|
||||
sql:
|
||||
init:
|
||||
mode: always
|
||||
schema-locations: classpath:schema.sql
|
||||
data-locations: classpath:data.sql
|
||||
continue-on-error: false
|
||||
mode: never
|
||||
|
||||
jpa:
|
||||
hibernate:
|
||||
|
||||
Reference in New Issue
Block a user