Files
hawkbit/hawkbit-repository/hawkbit-repository-jpa
Marcel Mager (INST-IOT/ESB) 00aaed3027 Fix findings from overdue review:
* Introduce VirtualPropertyLookup interface
* Remove Apache StrLookup from signature and use VirtualPropertyLookup
* Use (internal) adapter to adapt VirtualPropertyLookup to StrLookup
* Use interface instead of implementation for auto-wiring
* Extract calculation for overdue_ts to service TimestampCalculator

Signed-off-by: Marcel Mager (INST-IOT/ESB) <Marcel.Mager@bosch-si.com>
2016-09-21 17:03:40 +02:00
..
2016-09-21 17:03:40 +02:00
2016-08-31 08:55:59 +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.