Re: IDE for newer Camel versions using Camel Spring Boot

2016-10-23 Thread jclarysse
Pontus, JBoss Tools is not the only product to support grafical visualisation of Camel routes. You may take a look at Talend ESB, which also sticks to a given supported version (Camel 2.16 in Talend 6.2) but allows exports as Spring Boot Microservices: https://www.talend.com/download/talend-open-st

Re: IDE for newer Camel versions using Camel Spring Boot

2016-10-23 Thread Mark Nuttall
Pontus, I only do Java DSL with Spring Boot, so I use STS (I could use Intellij too if I had a license for it). It works very well for me (and my use cases). The guy i use to work with started with XML but it was painful because - XML. He has moved exclusively to Groovy. I am not sure what your use

Re: IDE for newer Camel versions using Camel Spring Boot

2016-10-23 Thread souciance
Hi Pontus I use Intellij for the actual coding and I find that Intellj works faster and cleaner than Eclipse which I used before. The maven integration is also good and the git integration is really nice. I work mainly with the java dsl and use blueprint for route configuration and deployment to K

IDE for newer Camel versions using Camel Spring Boot

2016-10-23 Thread Pontus Ullgren
Hi, I know about JBoss Tools Camel Tooling and been using it. It works great as long as we stayed with the RedHat supported versions of Camel and JBoss Fuse. But lately we have moved away from this and going with Camel Spring Boot and more up to date versions of Camel. The main reason for this is