CamelContext - Properties - Add a CamelContextPropertiesDefinition so we have type safe options -----------------------------------------------------------------------------------------------
Key: CAMEL-2617 URL: https://issues.apache.org/activemq/browse/CAMEL-2617 Project: Apache Camel Issue Type: New Feature Components: camel-core, camel-spring Reporter: Claus Ibsen Priority: Minor Currently CamelContext have a {{Properties}} for misc options. We should introduce a {{CamelContextPropertiesDefinition}} so we have type safe options in Java DSL and Spring XML. Then we also have one place to *advert* and document the options we currently support. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.