Re: Improved Spring Boot Auto Configuration for tooling

2018-07-14 Thread Claus Ibsen
Hi The PR has just been merged to master. On Thu, Jul 12, 2018 at 6:06 PM, Claus Ibsen wrote: > Hi > > JIRA Ticket: > https://issues.apache.org/jira/browse/CAMEL-12646 > > The issue is that when we generate spring boot auto configuration > classes for all the camel component starter JARs then th

Improved Spring Boot Auto Configuration for tooling

2018-07-12 Thread Claus Ibsen
Hi JIRA Ticket: https://issues.apache.org/jira/browse/CAMEL-12646 The issue is that when we generate spring boot auto configuration classes for all the camel component starter JARs then the options that uses non standard Java types (eg not numeric, boolean, string etc.) are not included in the sp