[
https://issues.apache.org/jira/browse/CAMEL-14270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-14270.
---------------------------------
Resolution: Fixed
> [camel-quart2-starter] Can't set properties using application.properties
> ------------------------------------------------------------------------
>
> Key: CAMEL-14270
> URL: https://issues.apache.org/jira/browse/CAMEL-14270
> Project: Camel
> Issue Type: Improvement
> Components: camel-quartz2
> Affects Versions: 2.24.2
> Reporter: Manuel EVENO
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 3.1.0
>
>
> The property field in class QuartzComponentConfiguration is of type String
> instead of java.util.Properties.
> We can't set properties throug camel.component.quart2.properties key.
> I would like to be able to configure quartz like this :
> camel.component.quartz2.properties.org.quartz.threadPool.threadCount=2
> See :
> [https://github.com/apache/camel/blob/ce917762c310073c3ac8cc75b4a|https://github.com/apache/camel/blob/ce917762c310073c3ac8cc75b4ae6780dbaf8f2e/platforms/spring-boot/components-starter/camel-quartz-starter/src/main/java/org/apache/camel/component/quartz/springboot/QuartzComponentConfiguration.java#L62]
>
> [e6780dbaf8f2e/platforms/spring-boot/components-starter/camel-quartz-starter/src/main/java/org/apache/camel/component/quartz/springboot/QuartzComponentConfiguration.java#L62|https://github.com/apache/camel/blob/ce917762c310073c3ac8cc75b4ae6780dbaf8f2e/platforms/spring-boot/components-starter/camel-quartz-starter/src/main/java/org/apache/camel/component/quartz/springboot/QuartzComponentConfiguration.java#L62]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)