* Add specification for like attribute value v2: ensure returned targets are unique v3: remove redundant or Signed-off-by: Stefan Schake <stefan.schake@devolo.de> * Use like attribute value specification with target search text Target attributes are the primary way to relay back metadata, particularly in a plug&play application. They should therefore be included in the target search. Attribute keys are excluded since they are expected to be consistent between targets. v3: remove whitespace changes Signed-off-by: Stefan Schake <stefan.schake@devolo.de> * Add test for target search includes attribute values v2: test targets returned are unique Signed-off-by: Stefan Schake <stefan.schake@devolo.de>
hawkBit JPA implementation
JPA implementation of the repository. Based on EclipseLink and Spring Data Jpa.