Files
hawkbit/hawkbit-starters/README.md
Kai Zimmermann 92dd6a1a0e Modular hawkBit (#378)
* Cleaned up component scan
* More flexibility for hawkBit micro services
* Introduce spring boot starters
* Eclipse Jetty as hawkBit default
* Fixed links as prep for wiki removal

Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
2016-12-13 12:29:21 +01:00

498 B

This is a set of Spring Boot Starters that allows to quick start a spring boot based application with hawkBit's core functionality.

The all in one starter contains the complete feature set in addition we provide four starters for the hawkBit interfaces. They can be combined in any order.

Check out the hawkBit example application as a reference.