Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.21.0
-
Component/s: camel-spring-boot
-
Labels:None
-
Estimated Complexity:Novice
Description
In spring xml is is possible to configure the threadNamePattern as an attribute of the camelContext element.
I could not find a way to configure with camel-spring-boot.
It would be nice if threadNamePattern was added to CamelConfigurationProperties.
Thanks in advance!