[ https://issues.apache.org/jira/browse/CAMEL-12380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16635050#comment-16635050 ]
ASF GitHub Bot commented on CAMEL-12380: ---------------------------------------- oscerd commented on issue #2542: CAMEL-12380 - Thanks to Laurent Chiarello for reporting and providing… URL: https://github.com/apache/camel/pull/2542#issuecomment-426154694 I'll merge this today. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > 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)