Files
hawkbit/hawkbit-repository/hawkbit-repository-jpa
Avgustin Marinov c1de86b29e Remove target tag to target reference (#1772)
* Remove target tag to target reference

it is not used and could lead to extensive memory usage if JPA provider load targets while loading tags

Also, remove search field controller id as not meaningful

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>

* Fix review findings

---------

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
2024-07-19 13:56:30 +03:00
..
2024-02-03 00:43:10 +02:00
2016-06-04 21:42:04 +02:00

hawkBit JPA implementation

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