Files
hawkbit/examples/hawkbit-example-app
Michael Hirsch 229e7c54af introduce a push strategy to the HawkbitUI and a delayed push
implementation to avoid UI freezes when too many events are dispatched
to the UI

Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-03-02 07:33:22 +01:00
..
2016-01-28 17:30:52 +01:00

hawkBit Example Application

The hawkBit example application is a standalone spring-boot application with an embedded servlet container to start the hawkBit.

Run

java -jar examples/hawkbit-example-app/target/hawkbit-example-app-*-SNAPSHOT.jar

Or:

run org eclipse.hawkbit.app.Start

Usage

The UI can be accessed via http://localhost:8080/UI. The REST API can be accessed via http://localhost:8080/rest/v1.