includes QRCodeURL entity and redirection logic
This commit is contained in:
@@ -15,7 +15,7 @@ spring.datasource.username=${SERVER_DB_USERNAME}
|
||||
spring.datasource.password=${SERVER_DB_PASSWORD}
|
||||
spring.datasource.driver-class-name=${SERVER_DB_DRIVER_CLASS_NAME}
|
||||
#spring.jpa.database-platform=${SERVER_DB_DIALECT}
|
||||
spring.jpa.hibernate.ddl-auto=update
|
||||
spring.jpa.hibernate.ddl-auto=none
|
||||
spring.jpa.show-sql=true
|
||||
spring.jpa.properties.hibernate.format_sql=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user