Camel - No component found with scheme:mybatis

2017-04-04 Thread jbailie1992
I've got a Spring Boot app that makes use of Camel and Mybatis. I've got the following mybatis dependencies in pom.xml: *pom.xml* org.apache.camel camel-mybatis ${camel.version} org.mybatis.spring.boot

Camel - No component found with scheme:mybatis

2017-03-30 Thread jbailie1992
I've got a Spring Boot app that makes use of Camel and Mybatis. I've got the following mybatis dependencies in pom.xml: *pom.xml* org.apache.camel camel-mybatis ${camel.version} org.mybatis.spring.boot