[ 
https://issues.apache.org/jira/browse/CAMEL-11581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16097552#comment-16097552
 ] 

Claus Ibsen commented on CAMEL-11581:
-------------------------------------

Oh the auto configuration was in the wrong place, it should be moved from 
platforms/spring-boot/components-starter/camel-core-starter/src/main/java/org/apache/camel/impl/springboot/SupervisingRouteControllerConfiguration.java
 to the real camel-spring-boot component so we have it all there.

Ideally those -starter components are primary just auto generated via the 
tooling that creates those source files.



> SupervisingRouteController should have spring-boot auto configuration
> ---------------------------------------------------------------------
>
>                 Key: CAMEL-11581
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11581
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-spring-boot
>            Reporter: Claus Ibsen
>             Fix For: 2.20.0
>
>
> We should make it easy to configure this stuff via spring boot auto 
> configuration. For example that ticket with an example we can let that 
> example run in spring-boot and then configure the backoff stuff in the 
> application.properties file.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to