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>
This commit is contained in:
5
hawkbit-starters/README.md
Normal file
5
hawkbit-starters/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
This is a set of [Spring Boot Starters](http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#using-boot-starter) that allows to quick start a spring boot based application with hawkBit's core functionality.
|
||||
|
||||
The [all in one](hawkbit-boot-starter) 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](../examples/hawkbit-example-app) as a reference.
|
||||
Reference in New Issue
Block a user