[
https://issues.apache.org/jira/browse/CAMEL-12380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16635072#comment-16635072
]
ASF GitHub Bot commented on CAMEL-12380:
----------------------------------------
Github user oscerd closed the pull request at:
https://github.com/apache/camel/pull/2542
> Spring Boot 2 - Remove dependency on code ported from 1.5.x
> -----------------------------------------------------------
>
> Key: CAMEL-12380
> URL: https://issues.apache.org/jira/browse/CAMEL-12380
> Project: Camel
> Issue Type: Sub-task
> Reporter: Nicola Ferraro
> Assignee: Nicola Ferraro
> Priority: Minor
>
> Looks like some code ported from 1.5.x was necessary to support compatibility
> of both spring-boot 1 and spring-boot 2, but we can rely on v2-only code now.
>
> E.g. RelaxedPropertyResolver is not necessary if using [canonical
> properties|https://github.com/spring-projects/spring-boot/wiki/Canonical-properties#spring-boot-20-canonical-properties].
>
> Others classes currently forward-ported:
> - PropertySourceUtils
> - RelaxedNames
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)