Re: Camel's Swagger vs. Spring MVC Swagger

2014-09-29 Thread Claus Ibsen
On Sun, Sep 28, 2014 at 6:40 PM, Matt Raible m...@raibledesigns.com wrote: On Fri, Sep 26, 2014 at 1:48 AM, Claus Ibsen claus.ib...@gmail.com wrote: Hi On Thu, Sep 25, 2014 at 11:23 PM, Matt Raible m...@raibledesigns.com wrote: Hey all, I'm starting to develop a new application and I'm

Re: Camel's Swagger vs. Spring MVC Swagger

2014-09-28 Thread Matt Raible
On Fri, Sep 26, 2014 at 1:48 AM, Claus Ibsen claus.ib...@gmail.com wrote: Hi On Thu, Sep 25, 2014 at 11:23 PM, Matt Raible m...@raibledesigns.com wrote: Hey all, I'm starting to develop a new application and I'm researching using Camel's REST DSL vs. Spring Boot and it's REST support.

Re: Camel's Swagger vs. Spring MVC Swagger

2014-09-26 Thread Claus Ibsen
Hi On Thu, Sep 25, 2014 at 11:23 PM, Matt Raible m...@raibledesigns.com wrote: Hey all, I'm starting to develop a new application and I'm researching using Camel's REST DSL vs. Spring Boot and it's REST support. The last application I wrote used Apache Camel + Spring Boot, but I only used

Camel's Swagger vs. Spring MVC Swagger

2014-09-25 Thread Matt Raible
Hey all, I'm starting to develop a new application and I'm researching using Camel's REST DSL vs. Spring Boot and it's REST support. The last application I wrote used Apache Camel + Spring Boot, but I only used the external properties support from Boot. For this new application, I have a