application.yml 126 Bytes
spring:
  jpa:
    database-platform: etunicorn.databaseConfiguration.SQLiteDialect
    hibernate:
      ddl-auto: create-drop