Re: Java Rest DSL Spring boot and Rabbitmq

2017-05-18 Thread kaiser75
voked? how do I add json schema validation to validate inbound requests ? Thanks much GV   I'm planning to model my code after the spirng-boot-rest-jpa sample in the camel examples If you reply to this email, your message will be added to the discussion below: http://camel.4654

Re: Java Rest DSL Spring boot and Rabbitmq

2017-05-18 Thread kaiser75
quot;$.*").parallelProcessing() .bean(new JsonSerializerBean()) .to("spring-amqp:camel.ew.temp?type=direct&exchangePattern=InOnly"); } currently im returning the output from ".bean(new EWA

Re: Java Rest DSL Spring boot and Rabbitmq

2017-05-14 Thread souciance
? > > Thanks much > GV > > I'm planning to model my code after the spirng-boot-rest-jpa sample in the > camel examples > > > > -------------- > If you reply to this email, your message will be added to the discussion > below: > http://camel.465427.n5.nabble.com/Java-Rest

Java Rest DSL Spring boot and Rabbitmq

2017-05-14 Thread kaiser75
ple in the camel examples -- View this message in context: http://camel.465427.n5.nabble.com/Java-Rest-DSL-Spring-boot-and-Rabbitmq-tp5799453.html Sent from the Camel - Users mailing list archive at Nabble.com.