You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by navindian <na...@gmail.com> on 2017/03/26 01:38:18 UTC

Integrating spring boot microservices

Hi

I have three spring boot microservices as follows:
1.Customer
2.Product
3.Order


Order service calls Customer and Product Services.

Can we use apache camel here?

<http://camel.465427.n5.nabble.com/file/n5796134/shopping-system.jpg> 


thanks
navindian




--
View this message in context: http://camel.465427.n5.nabble.com/Integrating-spring-boot-microservices-tp5796134.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Integrating spring boot microservices

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

Yes sure you can use Camel with Spring-Boot. In fact they work well together.

There was a recent blog by Camel user whom wrote about building microservices
https://dzone.com/articles/microservices-with-apache-camel

You can find a bunch of Camel with Spring Boot examples
https://github.com/apache/camel/tree/master/examples#welcome-to-the-apache-camel-examples



On Sun, Mar 26, 2017 at 3:38 AM, navindian <na...@gmail.com> wrote:
> Hi
>
> I have three spring boot microservices as follows:
> 1.Customer
> 2.Product
> 3.Order
>
>
> Order service calls Customer and Product Services.
>
> Can we use apache camel here?
>
> <http://camel.465427.n5.nabble.com/file/n5796134/shopping-system.jpg>
>
>
> thanks
> navindian
>
>
>
>
> --
> View this message in context: http://camel.465427.n5.nabble.com/Integrating-spring-boot-microservices-tp5796134.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2