* The UI does not show "null" as a form value anymore. Small code refactor Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com> * TextArea style correction, "name" is mandatory if updating a target, code refactor Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com> * Insert constants for add/update target/distribution caption Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com> * Correct JavaDoc, add trim to software module update Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com> * Small code improvements Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
hawkBit JPA implementation
JPA implementation of the repository. Based on EclipseLink and Spring Data Jpa.