Spring Tool Suite 3.9.1,不允许选择Apache Camel

时间:2018-05-04 09:09:31

标签: spring-boot apache-camel

New Spring Starter Dependencies中,对于版本2.0.1(STS 3.9.1),Apache Camel不能作为依赖项包含在内。这是不支持还是我缺少任何配置?

1 个答案:

答案 0 :(得分:1)

想出Camel目前支持Spring Boot 1.5,而不是Spring Boot 2.0。as per the release notes here