diff --git a/config.toml b/config.toml index e30f660e8f3..9d9460d4638 100644 --- a/config.toml +++ b/config.toml @@ -43,7 +43,14 @@ timeout = 300000 parent = "projects" weight = 3 identifier = "project-camel-kafka-connector" - url = "/projects/camel-kafka-connector/" + url = "/projects/camel-kafka-connector/" + +[[menu.main]] + name = "Camel Spring Boot" + parent = "projects" + weight = 4 + identifier = "project-camel-spring-boot" + url = "/camel-spring-boot/latest/" [[menu.main]] name = "Documentation" diff --git a/content/_index.md b/content/_index.md index 64ad67695f9..c105546aaef 100644 --- a/content/_index.md +++ b/content/_index.md @@ -76,6 +76,14 @@ Camel supports around 50 data formats, allowing to translate messagesRead the docs {{< /div >}} +{{< div "project" >}} +# Camel Spring Boot + +**Apache Camel Spring Boot** run Camel on [Spring Boot](https://spring.io/projects/spring-boot). + +Read the docs +{{< /div >}} + {{< /section >}} {{< section "frontpage columns apache" >}}