This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new c67673e9d71 CAMEL-18600: properties component - Allow to turn off nested placeholders c67673e9d71 is described below commit c67673e9d71d39e4bbb1bf9f5bd3bdb99c47036a Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Tue Oct 11 11:08:31 2022 +0200 CAMEL-18600: properties component - Allow to turn off nested placeholders --- core/camel-base/src/main/docs/properties-component.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/camel-base/src/main/docs/properties-component.adoc b/core/camel-base/src/main/docs/properties-component.adoc index e1b0d58357d..928b5461454 100644 --- a/core/camel-base/src/main/docs/properties-component.adoc +++ b/core/camel-base/src/main/docs/properties-component.adoc @@ -120,9 +120,9 @@ For fine grained configuration of the location, then this can be done as follows ---- -== Spring Boot Auto-Configuration +== Options -The component supports 10 options, which are listed below. +The component supports the following options, which are listed below. [width="100%",cols="2,5,^1,2",options="header"] |===