[ 
https://issues.apache.org/jira/browse/CAMEL-14075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16960881#comment-16960881
 ] 

Claus Ibsen commented on CAMEL-14075:
-------------------------------------

Okay found a workaround in camel bean post processor where we skip the new 
annotation @BindToRegistry for spring-boot which is causing this exception, 
which in fact is not an exception per see, but some mirrored classes from the 
JDK annotation parser.

The cloud tests in camel-spring-boot fails/hangs. But all the others work. And 
I got the itests fixed so they are testing too.

> Upgrade to Spring Boot 2.2
> --------------------------
>
>                 Key: CAMEL-14075
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14075
>             Project: Camel
>          Issue Type: Task
>          Components: camel-spring-boot
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.0.0
>
>
> Spring Boot 2.2 has just been released
> https://spring.io/blog/2019/10/16/spring-boot-2-2-0



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to