GitHub user ramu11 opened a pull request: https://github.com/apache/camel/pull/2343
CAMEL-12494:spring-boot: use ApplicationContextRunner in spring-boot ⦠CAMEL-12494:spring-boot: use ApplicationContextRunner in spring-boot test to test AutoConfigurations You can merge this pull request into a Git repository by running: $ git pull https://github.com/ramu11/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2343.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2343 ---- commit 8bb9a86f3e1b4299d353e909488f26830e452794 Author: Ramu <kkakarla@...> Date: 2018-05-16T05:52:52Z CAMEL-12494:spring-boot: use ApplicationContextRunner in spring-boot test to test AutoConfigurations ---- ---