Luca Burgazzoli created CAMEL-11865:
---------------------------------------
Summary: spring-boot 2.x : use ApplicationContextRunner to check
auto-configuration correctness
Key: CAMEL-11865
URL: https://issues.apache.org/jira/browse/CAMEL-11865
Project: Camel
Issue Type: Improvement
Components: camel-spring-boot, camel-spring-boot-starters
Reporter: Luca Burgazzoli
Fix For: 3.0.0, Future
Once moved to spring-boot 2.x, use ApplicationContextRunner to check
auto-configuration correctness, see:
https://github.com/spring-projects/spring-boot/blob/master/spring-boot-test/src/main/java/org/springframework/boot/test/context/runner/ApplicationContextRunner.java
https://github.com/spring-projects/spring-boot/blob/master/spring-boot-test/src/main/java/org/springframework/boot/test/context/runner/AbstractApplicationContextRunner.java
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)