GitHub user nicolaferraro opened a pull request: https://github.com/apache/camel/pull/1098
CAMEL-10197: camel-spring-boot - Extend the configuration hints to nested properties I generated the plain get/set methods on several components to allow configuration and auto-completion in spring-boot. I generated the SB configuration classes an adocs. You can merge this pull request into a Git repository by running: $ git pull https://github.com/nicolaferraro/camel CAMEL-10197 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1098.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1098 ---- commit 5de276d4c98febf97efb324c1dbeceb922e08b2e Author: Nicola Ferraro <ni.ferr...@gmail.com> Date: 2016-08-01T16:27:09Z CAMEL-10197: Added plain get/set to components for spring-boot configuration commit 9222097192942a68157a2b9e7883d472f09aa49d Author: Nicola Ferraro <ni.ferr...@gmail.com> Date: 2016-08-01T21:19:15Z CAMEL-10197: Source check commit a400774a06f4a26d60987a69e6f9a286ffc0eac8 Author: Nicola Ferraro <ni.ferr...@gmail.com> Date: 2016-08-01T21:42:34Z CAMEL-10197: Fix for camel-avro configuration ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---