# Camel
camel.context.name = SampleCamel
# Uncomment the following to enable the Camel plugin Trace tab
#camel.main.tracing = true
#camel.main.backlogTracing = true
#camel.main.useBreadcrumb = true
# Uncomment to enable debugging of the application and in turn
# enables the Camel plugin Debug tab even in non-development
# environment
#quarkus.camel.debug.enabled = true
# Define properties for the Camel quartz component used in the
# example
quartz.cron = 0/10 * * * * ?
quartz.repeatInterval = 10000
# Camel
camel.context.name = SampleCamel
# Uncomment the following to enable the Camel plugin Trace tab#camel.main.tracing = true#camel.main.backlogTracing = true#camel.main.useBreadcrumb = true# Uncomment to enable debugging of the application and in turn# enables the Camel plugin Debug tab even in non-development# environment#quarkus.camel.debug.enabled = true# Define properties for the Camel quartz component used in the# example
quartz.cron =0/10 * * * * ?
quartz.repeatInterval =10000
Copy to ClipboardCopied!Toggle word wrapToggle overflow