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 a32cfb09edc Regen
a32cfb09edc is described below

commit a32cfb09edca057afa5778381902a77cb47fa2a2
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed Feb 25 07:47:30 2026 +0100

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

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 71368aaca4c..0a56aef9fb4 100644
--- a/core/camel-spring-boot/src/main/docs/spring-boot.json
+++ b/core/camel-spring-boot/src/main/docs/spring-boot.json
@@ -1195,6 +1195,12 @@
       "sourceType": 
"org.apache.camel.spring.boot.CamelConfigurationProperties$Main",
       "defaultValue": false
     },
+    {
+      "name": "camel.main.stream-caching-spool-rules",
+      "type": "java.lang.String",
+      "description": "Sets custom rules 
(org.apache.camel.spi.StreamCachingStrategy.SpoolRule) for deciding when to 
spool to disk. Multiple rules can be separated by comma.",
+      "sourceType": 
"org.apache.camel.spring.boot.CamelConfigurationProperties$Main"
+    },
     {
       "name": "camel.main.stream-caching-spool-threshold",
       "type": "java.lang.Long",

Reply via email to