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-spring-boot.git


The following commit(s) were added to refs/heads/main by this push:
     new da53abbdf79 Regen
da53abbdf79 is described below

commit da53abbdf795f803a0c104968470af7e1291020a
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Sat Aug 10 08:38:47 2024 +0200

    Regen
---
 core/camel-spring-boot/src/main/docs/spring-boot.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/camel-spring-boot/src/main/docs/spring-boot.json 
b/core/camel-spring-boot/src/main/docs/spring-boot.json
index dd363f5b4d5..f104ed8f935 100644
--- a/core/camel-spring-boot/src/main/docs/spring-boot.json
+++ b/core/camel-spring-boot/src/main/docs/spring-boot.json
@@ -567,7 +567,7 @@
     {
       "name": "camel.main.bean-post-processor-enabled",
       "type": "java.lang.Boolean",
-      "description": "Can be used to turn off bean post processing. Be careful 
to turn this off, as this means that beans that use Camel annotations such as 
{@link org.apache.camel.EndpointInject}, {@link 
org.apache.camel.ProducerTemplate}, {@link org.apache.camel.Produce}, {@link 
org.apache.camel.Consume} etc will not be injected and in use. Turning this off 
should only be done if you are sure you do not use any of these Camel features. 
Not all runtimes allow turning this off (such as c [...]
+      "description": "Can be used to turn off bean post processing. Be careful 
to turn this off, as this means that beans that use Camel annotations such as 
{@link org.apache.camel.EndpointInject}, {@link 
org.apache.camel.ProducerTemplate}, {@link org.apache.camel.Produce}, {@link 
org.apache.camel.Consume} etc will not be injected and in use. Turning this off 
should only be done if you are sure you do not use any of these Camel features. 
Not all runtimes allow turning this off. The defau [...]
       "sourceType": 
"org.apache.camel.spring.boot.CamelConfigurationProperties$Main",
       "defaultValue": true
     },
@@ -1952,7 +1952,7 @@
     {
       "name": "camel.springboot.bean-post-processor-enabled",
       "type": "java.lang.Boolean",
-      "description": "Can be used to turn off bean post processing. Be careful 
to turn this off, as this means that beans that use Camel annotations such as 
{@link org.apache.camel.EndpointInject}, {@link 
org.apache.camel.ProducerTemplate}, {@link org.apache.camel.Produce}, {@link 
org.apache.camel.Consume} etc will not be injected and in use. Turning this off 
should only be done if you are sure you do not use any of these Camel features. 
Not all runtimes allow turning this off (such as c [...]
+      "description": "Can be used to turn off bean post processing. Be careful 
to turn this off, as this means that beans that use Camel annotations such as 
{@link org.apache.camel.EndpointInject}, {@link 
org.apache.camel.ProducerTemplate}, {@link org.apache.camel.Produce}, {@link 
org.apache.camel.Consume} etc will not be injected and in use. Turning this off 
should only be done if you are sure you do not use any of these Camel features. 
Not all runtimes allow turning this off. The defau [...]
       "sourceType": 
"org.apache.camel.spring.boot.CamelConfigurationProperties$Springboot",
       "defaultValue": true,
       "deprecated": true,

Reply via email to