Files
hawkbit/hawkbit-repository/hawkbit-repository-jpa
Avgustin Marinov d488ad6b5f Refactor caches (#2775) (#2777)
* TenantAwareCacheManager define CacheEvictEvent which could be used to evict entities in general way
* JpaTenantConfigurationManagement start using genera cache approach

Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-10-28 14:13:53 +02:00
..
2025-10-28 14:13:53 +02:00
2025-08-13 12:12:16 +03:00

hawkBit JPA implementation

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