There is no play component from Apache Camel. Its better to ask the play community if they have any kind of support for Apache Camel.
However that said. Camel is just a Java library, so if play can run any Java JARs then you can use Camel also. But you may need to write some code to create CamelContext and what you need from Camel in play framework. Where as if they have some kind of Camel component in play, then that would likely do all this kind of work for you. On Fri, Oct 14, 2016 at 8:13 AM, vinodkar87 <vinodka...@gmail.com> wrote: > Can we use apache Camel in Play framework? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Apache-Camel-with-Play-Framework-tp5788760.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