* based on TARGET permissions - action is accessible iff it its target is accessible * add some more (id) serch fields * (backward incompatible) software module search supports now search by name (type.name) and the old search by type (indead by type key) is now with type.key Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
hawkBit JPA implementation
JPA implementation of the repository. Based on EclipseLink and Spring Data Jpa.