Nicola Ferraro created CAMEL-12380:
--------------------------------------

             Summary: 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: Improvement
            Reporter: Nicola Ferraro
            Assignee: Nicola Ferraro


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)

Reply via email to