This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit 655a8ca89c6de5a4be341e4e0366eb90f8a2650e 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 eb286880deb..9ae0ef1958c 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 @@ -7,7 +7,6 @@ :supportlevel: Preview :component-header: Both producer and consumer are supported //Manually maintained attributes -:camel-spring-boot-name: azure-files *Since Camel {since}* @@ -308,7 +307,3 @@ permission is needed). This component has log level *TRACE* that can be helpful if you have problems. - - - -include::spring-boot:partial$starter.adoc[]