This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
commit 79bc1b4f185348953083ddc4e58f48bc2c236cb3 Author: Gregor Zurowski <gre...@zurowski.org> AuthorDate: Fri Jun 30 11:45:59 2023 +0200 Remove Spring Boot component reference There is not Spring Boot starter component to reference yet. --- .../camel-azure-files/src/main/docs/azure-files-component.adoc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/components/camel-azure/camel-azure-files/src/main/docs/azure-files-component.adoc b/components/camel-azure/camel-azure-files/src/main/docs/azure-files-component.adoc index 0d070851379..fddab01f7f2 100644 --- a/components/camel-azure/camel-azure-files/src/main/docs/azure-files-component.adoc +++ b/components/camel-azure/camel-azure-files/src/main/docs/azure-files-component.adoc @@ -8,7 +8,6 @@ :tabs-sync-option: :component-header: Both producer and consumer are supported //Manually maintained attributes -:camel-spring-boot-name: azure-files *Since Camel {since}* @@ -309,7 +308,3 @@ permission is needed). This component has log level *TRACE* that can be helpful if you have problems. - - - -include::spring-boot:partial$starter.adoc[]