Fix outdated (and maybe wrong) jpa related properties (#1702)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
This commit is contained in:
Avgustin Marinov
2024-04-09 13:53:12 +03:00
committed by GitHub
parent 85e2299e53
commit 718c7381f4
3 changed files with 3 additions and 8 deletions

View File

@@ -13,7 +13,6 @@
logging.level.root=ERROR
logging.level.org.eclipse.hawkbit.repository.test.matcher.EventVerifier=ERROR
logging.level.org.eclipse.persistence=ERROR
spring.datasource.eclipselink.logging.logger=JavaLogger
spring.jpa.properties.eclipselink.logging.level=FINE
spring.jpa.properties.eclipselink.logging.level.sql=FINE
spring.jpa.properties.eclipselink.logging.parameters=true