[jira] [Commented] (CAMEL-10404) Improve spring-boot-example

2016-10-26 Thread Andrea Cosentino (JIRA)

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

Andrea Cosentino commented on CAMEL-10404:
--

https://github.com/apache/camel/commit/c28ebae32d1961a491970d3624e782a48c8c49ea
https://github.com/apache/camel/commit/ca3607116ccaa90236c39e0584d38d93fd4b9093
https://github.com/apache/camel/commit/163d0246736f22f1b4b8e51bb9f7df9c8aa61050

Thanks!

> Improve spring-boot-example
> ---
>
> Key: CAMEL-10404
> URL: https://issues.apache.org/jira/browse/CAMEL-10404
> Project: Camel
>  Issue Type: Improvement
>  Components: examples
>Affects Versions: 2.18.0
>Reporter: Claus Ibsen
>Assignee: Andrea Cosentino
> Fix For: 2.19.0
>
>
> The example at
> https://github.com/apache/camel/tree/master/examples/camel-example-spring-boot
> Is using an older and custom way with the FatJarRoute and whatnot. Instead it 
> should just do like
> https://github.com/apache/camel/tree/master/examples/camel-example-spring-boot-starter
> Which is standard spring boot style.
> After this we can remove the -starter example and just keep the 
> camel-example-spring-boot.
> Contributions is welcome
> http://camel.apache.org/contributing



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CAMEL-10404) Improve spring-boot-example

2016-10-24 Thread Darius Cooper (JIRA)

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

Darius Cooper commented on CAMEL-10404:
---

I've just been looking at this to see how to use Camel with Spring boot. I will 
be happy to take a stab at making this change. 

> Improve spring-boot-example
> ---
>
> Key: CAMEL-10404
> URL: https://issues.apache.org/jira/browse/CAMEL-10404
> Project: Camel
>  Issue Type: Improvement
>  Components: examples
>Affects Versions: 2.18.0
>Reporter: Claus Ibsen
> Fix For: 2.19.0
>
>
> The example at
> https://github.com/apache/camel/tree/master/examples/camel-example-spring-boot
> Is using an older and custom way with the FatJarRoute and whatnot. Instead it 
> should just do like
> https://github.com/apache/camel/tree/master/examples/camel-example-spring-boot-starter
> Which is standard spring boot style.
> After this we can remove the -starter example and just keep the 
> camel-example-spring-boot.
> Contributions is welcome
> http://camel.apache.org/contributing



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)