Code format hawkbit-repository-jpa3 (#1932)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
This commit is contained in:
Avgustin Marinov
2024-11-05 10:28:55 +02:00
committed by GitHub
parent 4987d429c2
commit eb1cb699ca
2 changed files with 4 additions and 0 deletions

View File

@@ -7,7 +7,9 @@
#
# SPDX-License-Identifier: EPL-2.0
#
spring.main.allow-bean-definition-overriding=true
### JPA / Datasource - START
spring.jpa.database=H2
spring.jpa.show-sql=false