Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
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
Attachments
Issue Links
- duplicates
-
CAMEL-12494 spring-boot: use ApplicationContextRunner in spring-boot test to test AutoConfigurations
- Resolved