[
https://issues.apache.org/jira/browse/CAMEL-12494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16476889#comment-16476889
]
ASF GitHub Bot commented on CAMEL-12494:
----------------------------------------
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
----
> spring-boot: use ApplicationContextRunner in spring-boot test to test
> AutoConfigurations
> ----------------------------------------------------------------------------------------
>
> Key: CAMEL-12494
> URL: https://issues.apache.org/jira/browse/CAMEL-12494
> Project: Camel
> Issue Type: Task
> Components: camel-spring-boot, camel-spring-boot-starters
> Reporter: Luca Burgazzoli
> Priority: Minor
> Fix For: 2.22.0
>
>
> We should migrate AutoConfigurations related test to use
> ApplicationContextRunner, see:
> https://spring.io/blog/2018/03/07/testing-auto-configurations-with-spring-boot-2-0
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)