Files
hawkbit/hawkbit-repository/hawkbit-repository-jpa
Avgustin Marinov 62c76311e5 Fix some compile warnings (#2919)
* Fix some compile warnings
* Some classes made final
* JPA entities made not serializable

Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2026-02-11 14:05:46 +02:00
..
2026-02-11 14:05:46 +02:00
2025-11-18 15:57:25 +02:00

hawkBit JPA implementation

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