Files
hawkbit/hawkbit-repository/hawkbit-repository-jpa
Avgustin Marinov 2b270ddad7 Provide option to disable distributed lock (#2350)
by setting hawkbit.lock=inMemory the distributed lock could be disabled, e.g. on DDI/DMF servers

Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-04-09 15:36:57 +03:00
..

hawkBit JPA implementation

JPA implementation of the repository. Based on EclipseLink and Spring Data Jpa.