You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "James Netherton (JIRA)" <ji...@apache.org> on 2017/05/26 15:50:04 UTC

[jira] [Created] (CAMEL-11345) Remove dependency on spring-core from gRPC component

James Netherton created CAMEL-11345:
---------------------------------------

             Summary: Remove dependency on spring-core from gRPC component
                 Key: CAMEL-11345
                 URL: https://issues.apache.org/jira/browse/CAMEL-11345
             Project: Camel
          Issue Type: Improvement
          Components: camel-grpc
            Reporter: James Netherton
            Priority: Trivial


As far as I can tell, Spring is only used in the gRPC component to pull in some utility classes:

org.springframework.util.ObjectUtils
org.springframework.util.ReflectionUtils

Can we not replace these with equivalent Camel util classes?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)