Hibernate: use default HibernateJpaConfiguration (#2325)

Condifure properties via HibernatePropertiesCustomizer

Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
This commit is contained in:
Avgustin Marinov
2025-03-21 16:48:14 +02:00
committed by GitHub
parent 36d8ab47ad
commit 4e113f9483
3 changed files with 41 additions and 55 deletions

View File

@@ -0,0 +1,13 @@
/**
* Copyright (c) 2025 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made
* available under the terms of the Eclipse Public License 2.0
* which is available at https://www.eclipse.org/legal/epl-2.0/
*
* SPDX-License-Identifier: EPL-2.0
*/
package org.eclipse.hawkbit.mgmt;
public class sdfs {
}