* Upgrade spring boot 1.4.4 and hateoas 0.23. Removed unneded dependency, Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com> * Avoid link change with new hateoas version. Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com> * Readded commons.io Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com> * Update MariaDB driver to 1.5.7 Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com> * Added missing content to docs. Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com> * Fix equals. Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com> * Simplify Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com> * Fix equal after removal of commons collections. Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
54 lines
1.6 KiB
YAML
54 lines
1.6 KiB
YAML
- title: "Introduction"
|
|
href: ""
|
|
sub:
|
|
- title: "Overview"
|
|
href: "/documentation/overview/introduction.html"
|
|
- title: "Features"
|
|
href: "/documentation/overview/features.html"
|
|
- title: "Getting Started"
|
|
href: "/documentation/overview/getting-started.html"
|
|
|
|
- title: "Concepts"
|
|
href: ""
|
|
sub:
|
|
- title: "Architecture"
|
|
href: "/documentation/architecture/architecture.html"
|
|
- title: "Data model"
|
|
href: "/documentation/architecture/datamodel.html"
|
|
- title: "Target States"
|
|
href: "/documentation/architecture/targetstate.html"
|
|
- title: "Rollout Management"
|
|
href: "/documentation/architecture/rollout-management.html"
|
|
|
|
- title: "Interfaces"
|
|
href: ""
|
|
sub:
|
|
- title: "Overview"
|
|
href: "/documentation/interfaces/interfaces.html"
|
|
- title: "Management UI"
|
|
href: "/documentation/interfaces/management-ui.html"
|
|
- title: "Management API"
|
|
href: "/documentation/interfaces/management-api.html"
|
|
- title: "DDI API"
|
|
href: "/documentation/interfaces/ddi-api.html"
|
|
- title: "DMF API"
|
|
href: "/documentation/interfaces/dmf-api.html"
|
|
|
|
- title: "Security"
|
|
href: ""
|
|
sub:
|
|
- title: "Overview"
|
|
href: "/documentation/security/security.html"
|
|
|
|
- title: "Guides"
|
|
href: ""
|
|
sub:
|
|
- title: "Build and Run hawkBit"
|
|
href: "/documentation/guide/runhawkbit.html"
|
|
- title: "Clustering"
|
|
href: "/documentation/guide/clustering.html"
|
|
- title: "Theme Customization"
|
|
href: "/documentation/guide/customtheme.html"
|
|
- title: "Create Feign Client"
|
|
href: "/documentation/guide/feignclient.html"
|