-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: camel-spring-boot, camel-spring-boot-starters
-
Labels:None
-
Estimated Complexity:Unknown
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
- duplicates
-
CAMEL-12494 spring-boot: use ApplicationContextRunner in spring-boot test to test AutoConfigurations
-
- Resolved
-